Unable to start Google signin API/Service
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 14.6k
- Forks
- 3.2k
- Avg merge
- 12d 11h
- Merged PRs (30d)
- 4
Description
Hi, I've been using MicroG for a while now, and Google login to various apps has always worked without a hitch. However, since an update a few weeks ago, this started to never ever function. Apparently, the signin service just doesn't exist.
Unable to start service Intent { act=com.google.android.gms.auth.api.signin.service.START pkg=com.google.android.gms } U=0: not found
Is this an user error? If it is, could someone please point me in the right direction?
Thanks in advance!
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 reported Android intent failure with an affected app and inspect how microG provides the Google sign-in service. The issue names no source file or test, so first locate the registration or handling for com.google.android.gms.auth.api.signin.service.START. Done means sign-in starts successfully, or the required user configuration is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- authentication, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100