microg / microg/GmsCore

Unable to start Google signin API/Service

Open
#1,199 4 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.