-
Notifications
You must be signed in to change notification settings - Fork 265
Open
Description
GetSignInWithGoogleOption googleIdOption = new GetSignInWithGoogleOption
.Builder("client_id")
.build();
client_id Using Android client id report an error
androidx.credentials.exceptions.GetCredentialCancellationException: activity is cancelled by the user.
It runs normally when changed to web client id.
Must use Web client id?
My app is an Android app!!!
Metadata
Metadata
Assignees
Labels
No labels