bug: Reproducible Native App Crash when calling FirebaseAuthentication.signOut()
#136
Labels
Milestone
FirebaseAuthentication.signOut()
#136
Plugin(s):
Firebase Authentication 0.5.0
Platform(s):
Android
Current behavior:
Native Crash to Home Screen
Expected behavior:
Plugin should throw an Error, not crash the Native app (IMO: plugins should never crash the entire app even if something is seriously wrong - unless there's about to be a nuclear security breach or something of that nature.)
Steps to reproduce:
Call
FirebaseAuthentication.signOut()
regardless of whether or not the user is not signed in via Firebase. This should be a No-Op, not a native crash.Related code:
Other information:
Capacitor doctor:
The text was updated successfully, but these errors were encountered: