Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

firebase_auth: Recaptcha is not initialised #16875

Open
1 task done
Prathiv02 opened this issue Dec 14, 2024 · 2 comments
Open
1 task done

firebase_auth: Recaptcha is not initialised #16875

Prathiv02 opened this issue Dec 14, 2024 · 2 comments
Labels
blocked: customer-response Waiting for customer response, e.g. more information was requested. platform: web Issues / PRs which are specifically for web. plugin: auth Stale Issue with no recent activity type: bug Something isn't working

Comments

@Prathiv02
Copy link

Is there an existing issue for this?

  • I have searched the existing issues.

Which plugins are affected?

Auth

Which platforms are affected?

Web

Description

signInWithPhoneNumber does not show Recaptcha and in web inspect after calling signInWithPhoneNumber found below error. Clicking the Link show reCAPTCHA logo.
Uncaught (in promise) Error

Screenshot 2024-12-14 at 6 04 29 PM

Reproducing the issue

  1. Create new flutter project added mentioned firebase dependencies
  2. Added 127.0.0.1 to the host list in firebase console -> after seeing Firebase Auth does't support localhost for phone auth
  3. Invoking firebase_auth signInWithPhoneNumber on web causing the issue

Firebase Core version

^3.6.0

Flutter Version

3.24.3

Relevant Log Output

No response

Flutter dependencies

plugin dependencies
firebase_auth: ^5.3.1
firebase_core: ^3.6.0

Additional context and comments

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.24.3, on macOS 15.0.1 24A348 darwin-arm64, locale en-IN)
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.1)
[✓] Xcode - develop for iOS and macOS (Xcode 16.0)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2024.1)
[✓] VS Code (version 1.96.0)
[✓] Connected device (4 available)
[✓] Network resources

• No issues found!

@Prathiv02 Prathiv02 added Needs Attention This issue needs maintainer attention. type: bug Something isn't working labels Dec 14, 2024
@SelaseKay SelaseKay added plugin: auth platform: web Issues / PRs which are specifically for web. labels Dec 16, 2024
@SelaseKay
Copy link
Contributor

Hi @Prathiv02, could you upgrade your firebase_auth and try again?

@SelaseKay SelaseKay added blocked: customer-response Waiting for customer response, e.g. more information was requested. and removed Needs Attention This issue needs maintainer attention. labels Dec 16, 2024
@google-oss-bot google-oss-bot added the Stale Issue with no recent activity label Dec 25, 2024
@google-oss-bot
Copy link

Hey @Prathiv02. We need more information to resolve this issue but there hasn't been an update in 7 weekdays. I'm marking the issue as stale and if there are no new updates in the next 7 days I will close it automatically.

If you have more information that will help us get to the bottom of this, just add a comment!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked: customer-response Waiting for customer response, e.g. more information was requested. platform: web Issues / PRs which are specifically for web. plugin: auth Stale Issue with no recent activity type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants