Google Sign-In on Android: Credential Manager error 28444 "Developer console is not set up correctly" — broken after Capacitor 7.0.0 → 7.6.x #8444
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.
-
Google Sign-In on Android: Credential Manager error 28444
"Developer console is not set up correctly" — broken after Capacitor 7.0.0 → 7.6.x
Hi,
After upgrading Capacitor from ^7.0.0 to ^7.6.x, Google Sign-In on Android
is broken with error 28444. iOS works perfectly fine with the exact same config.
Stack
The error
User flow: account picker opens → user selects account → silently back to
login page, no token received.
What's strange
Cloud Console config (all same project)
Already tried
keytool -printcert -jarfileIs there something that changed in @capacitor/android between 7.0.0 and 7.6.x
that could affect CredentialManager? Any help appreciated!
Beta Was this translation helpful? Give feedback.
All reactions