[firebase_auth]: Phone Authentication - Missing Client Identifier on Android 14 #13349
Closed
1 task done
Labels
Needs Attention
This issue needs maintainer attention.
platform: android
Issues / PRs which are specifically for Android.
plugin: auth
resolution: user
This was a user issue, e.g. invalid configuration or code.
type: bug
Something isn't working
Is there an existing issue for this?
Which plugins are affected?
App Check, Auth
Which platforms are affected?
Android
Description
I'm encountering an issue with Firebase Phone Authentication. On a Redmi 13c running Android 14, I receive a "Missing client identifier" error during the authentication flow. The same code works perfectly on Android 13.
Reproducing the issue
Steps to reproduce the behavior:
Firebase Core version
3.4.1
Flutter Version
3.24.2
Relevant Log Output
Flutter Doctor Output:
Flutter dependencies
Expand
Flutter dependencies
snippetAdditional context and comments
Expected Behavior
Phone Authentication should work as it does on Android 13, without throwing the missing client identifier error.
Details:
Key Configurations:
The text was updated successfully, but these errors were encountered: