Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the microG Services to be compatible with new versions of Google Android #268

Open
Korb opened this issue Jul 12, 2024 · 3 comments
Labels

Comments

@Korb
Copy link

Korb commented Jul 12, 2024

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://f-droid.org/packages/com.google.android.gms/
  2. Read "This app was built for an older version of Android and cannot be updated automatically."

Screenshots

Screenshot_2024_0712_132341_org fdroid fdroid

System

OS version: Funtouch OS 14
Model: Vivo T1 4G (V2153)
Hardware version: MP_0.1
Build number: PD22010F_EX_A_14.2.7.12.W20
Baseband version: S.HA.1.1.c2-00054-DIVAR_GENSP_PACK-1.29062.88
Kernel version: 4.19.157-perf+, 1 Wed Jun 5 10:25:33 CST 2024
Compile time: 5 Jun 2024 05:20:41
Android security update: 1 June 2024
Google Play system update: 1 May 2024

@Korb Korb added the bug label Jul 12, 2024
@EchedelleLR
Copy link

I run Android 14 (LineageOS4microG) variant and I don't have such an issue.

@EchedelleLR
Copy link

By the version installed, I think you are running Google GMS and not microG itself.

Both cannot be installed together in the way you are trying. Maybe the error is wrong and is thrown by default when another version is detected?

@Korb
Copy link
Author

Korb commented Sep 27, 2024

When you upload an APK, it must meet Google Play's target API level requirements.
Starting August 31 2024:

  • New apps and app updates must target Android 14 (API level 34) or higher to be submitted to Google Play; except for Wear OS and Android TV apps, which must target Android 13 (API level 33) or higher.
  • Existing apps must target Android 13 (API level 33) or higher to remain available to new users on devices running Android OS higher than your app's target API level. Apps that target Android 12 (API level 31) or lower (Android 10 (API level 29) or lower for Wear OS and Android 11 (API level 30) or lower for Android TV), will only be available on devices running Android OS that are the same or lower than your app's target API level.

("Meet Google Play's target API level requirement" / "Target API level requirements for Google Play apps")

What API level was used for the current version on F-Droid?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants