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
Navigate to the screen where the Firebase App Check token is requested.
Check "Use Debug Provider" and click on the "Initialize" button.
Click on the "Get Token" button.
Observe the error message.
Other information
Until now, Firebase on Android and iOS is initialized automatically when the app is launched, see this example.
However, sometimes Firebase may not be initialized directly at startup. This is the case for Firebase App Check if you want to use the debug provider, see here.
Plugin(s)
Did you test the latest version?
Platform(s)
Current behavior
When retrieving a token with the debug provider, you get the following error message.
See robingenz/capacitor-firebase-plugin-demo#299
Expected behavior
I expected to successfully retrieve the Firebase App Check token without any errors.
Reproduction
https://github.com/robingenz/capacitor-firebase-plugin-demo
Steps to reproduce
Other information
Until now, Firebase on Android and iOS is initialized automatically when the app is launched, see this example.
However, sometimes Firebase may not be initialized directly at startup. This is the case for Firebase App Check if you want to use the debug provider, see here.
Capacitor doctor
💊 Capacitor Doctor 💊
Latest Dependencies:
@capacitor/cli: 5.4.2
@capacitor/core: 5.4.2
@capacitor/android: 5.4.2
@capacitor/ios: 5.4.2
Installed Dependencies:
@capacitor/cli: 5.4.2
@capacitor/core: 5.4.2
@capacitor/android: 5.4.2
@capacitor/ios: 5.4.2
[success] iOS looking great! 👌
[success] Android looking great! 👌
Before submitting
The text was updated successfully, but these errors were encountered: