microg / microg/GmsCore

DeltaT

Open
#506 8 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

I cannot get the new DeltaT game (http://deltatgame/) to run. This looks suspect in the logcat:

I/ActivityManager(  591): START u0 {act=com.google.android.gms.auth.GOOGLE_SIGN_IN pkg=com.google.android.gms (has extras)} from uid 10097 on display 0
W/AuthSignInClient(11931): Could not launch sign in Intent. Google Play Service is probably being updated...
W/AutoManageHelper(11931): Unresolved error while connecting client. Stopping auto-manage.

Does microG emulate Google Play Games?

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 with the provided logcat, especially the GOOGLE_SIGN_IN intent and AuthSignInClient warnings, and trace the corresponding Android authentication flow. No files or tests are named, so first locate the Play Services or Play Games sign-in implementation and any related tests. Done means determining whether this flow is supported and documenting or fixing the failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.