Nick

Results 390 comments of Nick

Thank you for the kinds words :) Indeed, looking at gitguy1988's logs, I can see the original (Google) GmsCore being loaded, investigation on why was pending because I didn't find...

The SafetyNet fix and denylist crashes are caused by a simple chicken-egg problem: microG isn't supposed to see modifications by Magisk (which includes putting microG onto /system), but it can't...

Just to confirm, uninstalling PlayIntegrityFix, Universal SafetyNet Fix, removing microG from denylist / Magisk Hide, and making sure SuList is disabled (whatever applies to your setup), does microG still disappear...

After installing it as user app, the APK should be in /data/app, is it still there after rebooting and having it disappear?

Hmm so it exists, you reboot and it's gone... which means PackageManager is deleting it on boot. But why? Can you create another logcat showing the bootup process with `adb...

Hi all, L. sent me an E-Mail confirming some of my suspicions (despite the attached log seemingly missing :P) combined with this information in this thread. Thank you for your...

Hi all, Please try this one: https://github.com/nift4/microg_installer_revived/releases/download/v3.2.0-0-test1/microG_Installer_Revived-test2.zip

Did you check the common issue README entry for this: https://github.com/nift4/microg_installer_revived?tab=readme-ov-file#common-issues can't grant background location and SMS permission: [download](https://github.com/nift4/microg_installer_revived/raw/master/system/priv-app/microG/microG.apk) & install APK as update

Can you try to install it using `adb install` from a PC? That should give an detailed error message