Sign in works well in android but have problem when running on web #6151
Unanswered
ChkBuk
asked this question in
Feature request
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.
-
I have created a flutter android project and implemented firebase passwordless authentication. Both sending email and sign-in processes work well in android emulator but when running the same project on the web sending email works fine but after clicking on the email link, sign-in does not happen. Can anybody help me to resolve this?
emailsendSignIn.dart
flutter doctor -v
pubspec.yaml
index.html
Beta Was this translation helpful? Give feedback.
All reactions