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
762 stars 41 forks source link

Problems with the grant of permissions and data reset #151

Closed eXellenz closed 1 month ago

eXellenz commented 1 month ago

i try install microG Installer Revived 3.4.4-0 on Xperia 1 IV with Magisk. Android 14. after reboot i cant grant RECEIVE_SMS and ACCESS_BACKGROUND_LOCATION permissions. all other functionality is working. if i try install com.google.android.gms.apk like user app, then RECEIVE_SMS and ACCESS_BACKGROUND_LOCATION permissions is granted, location recieve working fine in apps, but after reboot my phone got one more reboot and all microg data (like account, permissions, etc...) reseting (like #123). if i try using npem (from nanodroid) in termux all permissions is granted, but after reboot microg data reseting like writing upper.

eXellenz commented 1 month ago

attach npem (add txt extension) npem.txt

nift4 commented 1 month ago

your stock rom has gapps, right?

eXellenz commented 1 month ago

i install last fakegapps as lsposed module reboot uninstall gapps with adb uninstall and remove gapps cache with sd made 2 install microG Installer Revived as Magisk module reboot

nift4 commented 1 month ago

well thats why, adb uninstall is not a proper way to remove it. get rid of the apk files in the system or product folders

eXellenz commented 1 month ago

gapps is removed. plz reopen issue. image image image image image image

nift4 commented 1 month ago

do you still have the issue where microg uninstalls itself?

eXellenz commented 1 month ago

i remember. the gapps (GMS and GSF) were removed earlier with SD Made 2, they were restored when I tried to reinstall the microg magisk module. therefore, yes, the problem is a relevant as it was at the time of opening the issue.

ahmetmaruferdogan commented 1 month ago

I don't know why it does that but I found a workaround and it worked for me. It suggests kinda same thing as what you did but when I followed one by one then it worked like a charm. Here is the comment: https://github.com/microg/GmsCore/issues/1280#issuecomment-817019067

edit: I don't know if you found a solution or this is fixed or not but the issue is not closed and happened to me recently, so I think this comment will benefit you as well.

nift4 commented 1 month ago

closing this because its the same issue as #123