capacitor-community / capacitor-community/firebase-analytics
initializeFirebase prevents app from getting stable
Open
- Dominant language
- Java
- Stars
- 178
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
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?
[](https://angular.io/api/core/ApplicationRef#is-stable-examples)
Contributor guide
Assessment
This issue has not been assessed yet.