Flutter Firebase Apple Login #11779
Unanswered
parulgupta27
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
final cred=await FirebaseAuth.instance.signInWithProvider(AppleAuthProvider());
print(cred.user);
This piece of code is causing the emulator to loss connection to debug console.
Any leads would be highly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions