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
Therefore it is not a bug. Feel free to create a feature request. This should be easy to implement.
I'm not sure why it's currently only available on iOS.
Plugin(s)
Did you test the latest version?
Platform(s)
Current behavior
When I'm calling this function
const result = await FirebaseCrashlytics.isEnabled();
it returns this.
Error: Uncaught (in promise): Error: Not implemented on Android.
Expected behavior
It should work properly.
Reproduction
https://github.com/imuhammadnadeem/LoyaltyProgram
Steps to reproduce
The complete code is in the repo you just have to clone it and after cloning
1- Install node modules
2- Build for Android The complete
Other information
No response
Capacitor doctor
💊 Capacitor Doctor 💊
Latest Dependencies:
@capacitor/cli: 5.5.1
@capacitor/core: 5.5.1
@capacitor/android: 5.5.1
@capacitor/ios: 5.5.1
Installed Dependencies:
@capacitor/ios: not installed
@capacitor/cli: 5.5.1
@capacitor/core: 5.5.1
@capacitor/android: 5.5.1
[success] Android looking great! 👌
Before submitting
The text was updated successfully, but these errors were encountered: