Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
183 views

When I try to sing user with Google, I launch 2 flows, one if user already has account in my app and second one if they don't. The issue is that when first downloading app from Play Store, they try to ...
0 votes
1 answer
214 views

I'm implementing Google Sign-In in my Android app using the new CredentialManager API. However, I'm facing several critical issues that are making it hard to replace the old GoogleSignInClient: Issues:...
2 votes
1 answer
203 views

I'm updating my app to use the new Credential Manager API for authenticating users via Firebase with Google Sign-In, since the previous approach using GoogleSignIn.getSignedInAccountFromIntent is now ...
0 votes
1 answer
98 views

We are trying to implement passkey for our app authentication on Android. For this using https://developer.android.com/reference/android/credentials/CredentialManager. But when we are trying with this ...
2 votes
1 answer
198 views

I am trying to make login flow using google sign-in in android using credential manager but I always end up getting old traditional google sign-in UI. Here is my code for reference. import android....
1 vote
1 answer
314 views

I am trying to add google sign in using Firebase in my Kotlin jetpack compose. But it is giving me the issue - No Credentials available. I want to show the list of google accounts and then one can ...
0 votes
1 answer
87 views

I am trying to set up Google sign-in using Firebase Authentication in Kotlin Jetpack. Somehow, I am not able to get the googleIdToken. I have tried many ways still not able to solve. I tried using ...
0 votes
2 answers
188 views

This is a follow-up question to this. So I understand I can go to the Google Password Manager, find the email/password that is saved under that app, and manually delete it. But how can I delete it ...
0 votes
1 answer
198 views

I'm in the process of adding phone number and google account sign-in to my app. The phone number sign-in works great, but I cannot seem to make the google sign-in work, no matter what I do. (I even ...
0 votes
1 answer
163 views

I'm implementing sign-in with the Credential Manager. If I sign in with multiple accounts with email and password and those accounts become unavailable, those accounts remain in the selector. If I try ...
0 votes
1 answer
64 views

Is there a number of times we can cancel the account selector when using the Credential Manager in an Android app without being blocked?
0 votes
2 answers
115 views

I am having trouble with Android TV and the integration with Google Sign-In. I have an app that accesses Google Drive to download and render user content from their Google Drive. First, a bit about ...
1 vote
2 answers
324 views

I am creating an Android game with java, using CredentialManager to prompt the user to choose a Google account. My code works fine, but in some cases it throws the NoCredentialException instead of ...
-1 votes
1 answer
294 views

I'm making a android game with java, using CredentialManager to prompt the user to choose a Google account. My code works but when the user taps outside the prompt, the prompt closes, but the ...
0 votes
1 answer
87 views

I'm using the Credential Manager to request a Google Id Token in an Android app. It works fine but the bottom-sheet that appears asks the user if they are ok sharing their name, profile picture, and ...

15 30 50 per page
1
2 3 4

AltStyle によって変換されたページ (->オリジナル) /