No longer able to access Firebase from other Plugins
-
Hello!
I have been using this plugin for a while now and it has been fantastic! Big fan of your work.
One question, I have been using your plugin to initialize firebase so that I could use firebase functions in another plugin I am creating. However, now I am getting this javascript error:
Uncaught (in promise) FirebaseError: Firebase: No Firebase App ‘[DEFAULT]’ has been created – call Firebase App.initializeApp()I realize this error most likely means that I am not initializing firebase – and I am not. But that is because I have been depending on the initialization happening in your plugin. Am I going about this the wrong way? Are you familiar with this problem? Any help would be greatly appreciated! Thanks.
- The topic ‘No longer able to access Firebase from other Plugins’ is closed to new replies.