Deprecation Example - Sign In stuck
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

Steps to Reproduce the Problem
- Create a Project on the Google Developer Console
- Enable the Google Drive API
- Add an OAuth Credentials using the SHA-1 from debug.keystore and the package name
- Adding the scope (../auth/drive.file) to the Consent Screen
- Build the application and sign it using the debug keystore.
- Verify the signature used.
The same problem in my release version. Instead of permissions screen some users see blank screen with circle progress bar
@roehrdor did you solve this issue?
I am facing the same issue. Did anyone solve the issue?
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.
same issue here and hasn't been resolved until now