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
773 stars 42 forks source link

MicroG Services keeps stopping #111

Closed B4rabbas closed 8 months ago

B4rabbas commented 9 months ago

I followed the step of installation, and there is nothing in magisk's denylist. FakeGapps is activated in Lsposed too.

"download & install APK as update" What do you mean, where I have to download na apk ? From fdroid in the microG repo I can't update. I have download microG apks and install them manually, MicroG companion don't crash anymore but it don't fix the microG Service.

nift4 commented 9 months ago

you have some kind of play integrity fix or safetynet fix or shamiko or other root hide?

cagedbird043 commented 9 months ago

you have some kind of play integrity fix or safetynet fix or shamiko or other root hide?

If I want to use Shamiko and microg at the same time, can I install microg first and then shamiko?

nift4 commented 9 months ago

I never used Shamiko

cagedbird043 commented 9 months ago

I never used Shamiko

Well, I just tried it, and shamiko and this microg cannot be used together at all.

africabloe commented 8 months ago

From fdroid in the microG repo I can't update. I have download microG apks and install them manually, MicroG companion don't crash anymore but it don't fix the microG Service.

Xiaomi Redmi Note 4x (mido) Android 14 crDroid 10.1 Magisk Delta Canary - R65A24840-kitsune 26404

I had the same problem. microG services was crashing on opening. I followed the instructions and updated microG Services com.google.android.gms v0.3.0.233515 and all services immediately worked normally. I hope the same happens in your case. Big thanks to developer @nift4 for all his work.

bitblocks-dev commented 8 months ago

I am also running into this issue with the latest version and Shamiko. Whenever I add MicroG to the Magisk denylist in order for SafetyNet to work, it crashes. Is this perhaps related to Issue #75? I also noticed that MicroG appears to be installed as a systemless app... Correct me if I am wrong, but wouldn't adding a systemless app to the Magisk denylist make it impossible to run?

nift4 commented 8 months ago

While the package manager has no problem with systemless apps that are hidden from themselves, the apps do crash because they can't access their own APK. To solve this, customize.sh automatically installs the APK we install systemless to /data as well, which does seem to work for almost every user. Everyone else has to manually install the APK if they want to use Denylist.

nift4 commented 8 months ago

If OP still has an issue, please comment and I will reopen it.

yuzamei2854 commented 8 months ago

you have some kind of play integrity fix or safetynet fix or shamiko or other root hide?

Hi, I'm sorry if I'm intruding on this issue, but since you mentioned these modules, if I try to use any of them would it cause any problems?

Is there a better way to pass Play Integrity or SafetyNet when using your MicroG module?

nift4 commented 8 months ago

If you have set it up and it works, don't worry about it.

Sorry for reopening, that was a misclick.