DeltaT
Open
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
- 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 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