You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I call FirebaseAnalytics.initializeFirebase before this.applicationRef.isStable observable becomes true, then it takes 30 seconds or so to get stable. Is there a timeout or something in this function, which prevents app from getting stable? Is it not intended to call it before app gets stable?
The text was updated successfully, but these errors were encountered:
When I call
FirebaseAnalytics.initializeFirebase
beforethis.applicationRef.isStable
observable becomes true, then it takes 30 seconds or so to get stable. Is there a timeout or something in this function, which prevents app from getting stable? Is it not intended to call it before app gets stable?The text was updated successfully, but these errors were encountered: