firebase_auth: Recaptcha is not initialised #16875
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
Is there an existing issue for this?
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
Reproducing 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!
The text was updated successfully, but these errors were encountered: