capacitor-community / firebase-analytics

Enable Firebase Analytics for Capacitor Apps
MIT License
159 stars 63 forks source link

ERROR Error: Uncaught (in promise): Firebase analytics is not initialized. Make sure initializeFirebase() is called once #186

Open volimpiuloyal opened 2 months ago

volimpiuloyal commented 2 months ago

Describe the bug Hi there!

I'm using this plugin in my Capacitor app, it works great but every time I start the app y get the following message on console

ERROR Error: Uncaught (in promise): Firebase analytics is not initialized. Make sure initializeFirebase() is called once

To Reproduce Steps to reproduce the behavior:

  1. Open the app
  2. See the console logs

Expected behavior Don't show any error message on the console

Screenshots

Captura de pantalla 2024-05-07 a las 16 42 49

Desktop (please complete the following information):

Additional context Plugin version: 4.0.0 Capacitor version: 4.0.0