GBoard asks for a new version of Google Play services
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 14.6k
- Forks
- 3.2k
- Avg merge
- 12d 11h
- Merged PRs (30d)
- 4
Description
logcat has lots of this:
06-13 23:02:43.352 6520 6559 E GooglePlayServicesUtil: The Google Play services resources were not found. Check your project configuration to ensure that the resources are included.
06-13 23:02:43.354 6520 6561 W GooglePlayServicesUtil: Google Play services out of date. Requires 12509000 but found 12221403
06-13 23:02:43.354 6520 6559 W GooglePlayServicesUtil: Google Play services out of date. Requires 12509000 but found 12221403
using LineageOS-microg, built via docker, for thor and apollo. GBoard downloaded via Yalp Store. Services core version is 0.2.4-111gf1cdb48
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 reported logcat entries and the Google Play services versions: the app requires 12509000 but finds 12221403. Reproduce the problem with LineageOS-microg on the referenced thor or apollo setup and GBoard from Yalp Store; done means establishing whether GmsCore 0.2.4-111gf1cdb48 satisfies the dependency or identifying the compatibility change needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100