nift4 / microg_installer_revived

Install microG GmsCore, GsfProxy, FakeStore (or Play Store if you want so) and MapsV1 to /system/
GNU General Public License v3.0
771 stars 42 forks source link

Upgrade from v3.4.4.-0 to v4.0.2-0 fails #163

Closed Master0ne closed 3 weeks ago

Master0ne commented 3 weeks ago

microG

nift4 commented 3 weeks ago

To fix it, the only thing you need to do is to install microG Companion / Play Store APK like you would install any app.

Master0ne commented 3 weeks ago

To fix it, the only thing you need to do is to install microG Companion / Play Store APK like you would install any app.

Excellent, I have added the microG repo to F-Droid, upgraded microG Companion to the latest version, and then the Magisk module upgrade was successful.

ronidee commented 2 weeks ago

Updated: downloaded the companion app from original microG repo (as suggestedin the readme) and installed it. Upgrading via magisk still fails with the same error

For me, this isn't possible. When trying to install tha newer version of the companion app, it fails due to different signing keys. Screenshot_20240912-172258_Droid-ify

By "play store apk", are you referring to the original one or to fake store?

Thanks in advance:)

nift4 commented 2 weeks ago

Hi, this probably means you improperly debloated APKs before installing this module

ronidee commented 2 weeks ago

How would I have done that? I only remember installing apks directly from the original Github Repo or installing your Magisk module. And, perhaps more importantly, how can I fix it? Do I have to completely uninstall microG? Or only companion app or Magisk module? Thanks in advance!

nift4 commented 2 weeks ago

@ronidee I meant that you had original Google services installed and did not delete all of them. If you were using gms_delete.zip, please redownload and try the new version (I silently swapped out the link :P)

ronidee commented 2 weeks ago

No, I can assure you with 100% certainty, that I have never installed the original, proprietary GSF from Google on my device 😁. I installed LineageOS 21 (Android 14) on my device, without flashing GApps. I haven't used gms_delete.zip either.

Any other ideas on how to get around the issue or what could be causing it?

nift4 commented 2 weeks ago

Hi, can you try to run pm uninstall com.google.android.gms in that case? It should fix that issue