android-samples icon indicating copy to clipboard operation
android-samples copied to clipboard

Deprecation Example - Sign In stuck

Open roehrdor opened this issue 6 years ago • 5 comments

Expected Behavior

Following the steps described here I should be able to Sign In with my Google Account and write a file to Google Drive.

Actual Behavior

After selecting my Google Profile the Login is stuck image

Steps to Reproduce the Problem

  1. Create a Project on the Google Developer Console
  2. Enable the Google Drive API
  3. Add an OAuth Credentials using the SHA-1 from debug.keystore and the package name
  4. Adding the scope (../auth/drive.file) to the Consent Screen
  5. Build the application and sign it using the debug keystore.
  6. Verify the signature used.

roehrdor avatar Sep 09 '19 06:09 roehrdor

The same problem in my release version. Instead of permissions screen some users see blank screen with circle progress bar

AlexeyMatrosov avatar Sep 09 '19 12:09 AlexeyMatrosov

@roehrdor did you solve this issue?

Automage avatar Jan 13 '21 11:01 Automage

I am facing the same issue. Did anyone solve the issue?

RohitSurwase avatar Jan 22 '21 16:01 RohitSurwase

I'm facing the same issue too.

I have read different articles on stackoverflow too. And Tried to Update the dependicies but still facing the same issue.

mrashidcit avatar Jan 26 '21 09:01 mrashidcit

same issue here and hasn't been resolved until now

sufiaji avatar Mar 22 '21 08:03 sufiaji