ajveach

Results 3 comments of ajveach

Thanks for the response! I just tried updating all the @nativescript/firebase-* dependencies to 2.4.4. This is the full list of dependencies now: ``` { "dependencies": { "@cloudinary/url-gen": "^1.8.0", "@nativescript-community/ui-material-bottom-navigation": "^7.0.3",...

No, there are no delegates that we have created custom for this app. `initializeApp` is called in the entry file for the app (main.js).

Thanks for the heads up, @souriscloud . I just upgraded all of the packages to 2.5.2 in my project, ran `ns clean` and `ns install`, but I'm still seeing the...