Flutter app PlatformException with google_sign_in
Open
Nobody has claimed this yet.
bug
- Dominant language
- Java
- Stars
- 14.6k
- Forks
- 3.2k
- Avg merge
- 12d 11h
- Merged PRs (30d)
- 4
Description
After a 'Sign In with Google' on a device with microG 0.2.10.19420 the authentication code using Google Sign In _auth.signInWithCredential() throws this exception:
12-27 18:25:41.161 14233 14233 W AuthSignInClient: Could not launch sign in Intent. Google Play Service is probably being updated...
12-27 18:25:41.169 14233 14262 I flutter : PlatformException(sign_in_failed, com.google.android.gms.common.api.b: 17: , null)
On other devices with standard Play Services the user can login correctly.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Flutter Google Sign-In flow on a device running microG 0.2.10.19420 and compare its logs with a device using standard Play Services. Investigate the reported PlatformException and sign-in Intent failure; done means authentication succeeds on microG without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, flutter, java
- Domain
- authentication, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100