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
To Reproduce
Will see this error as long as I import the plugin. import '@capacitor-community/firebase-remote-config'; import { Plugins } from '@capacitor/core'; const { FirebaseRemoteConfig } = Plugins;
Describe the bug
Error message received:
`Firebase App has not yet initialized.
`
To Reproduce
Will see this error as long as I import the plugin.
import '@capacitor-community/firebase-remote-config'; import { Plugins } from '@capacitor/core'; const { FirebaseRemoteConfig } = Plugins;
Additional context
"@capacitor-community/firebase-remote-config": "^0.1.3",
Ionic:
Ionic CLI : 6.11.0
Ionic Framework : @ionic/angular 5.2.2
@angular-devkit/build-angular : 0.901.9
@angular-devkit/schematics : 9.1.9
@angular/cli : 9.1.9
@ionic/angular-toolkit : 2.2.0
Capacitor:
Capacitor CLI : 2.2.0
@capacitor/core : 2.4.0
Utility:
cordova-res : 0.15.1
native-run : 1.0.0
System:
NodeJS : v12.16.1
npm : 6.14.7
OS : macOS Catalina
The text was updated successfully, but these errors were encountered: