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
I use flutterfire to setup firebase and get firebase_core and firebase_auth packages.
After that, i initialize it in main.dart then it throws platform excetion error:
Then i try to update packages after reading some issues on stackoverflow and the app runs but when i try to use api to sign in, it throws [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Exception: channel-error again.
I hope to have a support asap, thank you very much!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I use flutterfire to setup firebase and get firebase_core and firebase_auth packages.



After that, i initialize it in main.dart then it throws platform excetion error:
Then i try to update packages after reading some issues on stackoverflow and the app runs but when i try to use api to sign in, it throws [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Exception: channel-error again.
I hope to have a support asap, thank you very much!
Beta Was this translation helpful? Give feedback.
All reactions