Open guillaumedc opened 7 months ago
Your playstore is probably not granted network access through the firewall. That happens when you dirty flash.
Either grant it from app info manually, or if that fails, run the command npem
from an adb shell or a root terminal.
I executed npem
as root.
It fixed some stuff (permissions, ...) but the app disappeared.
Ah wait lol I missed the first part of your post. Why are you using Minimal + Playstore? Minimal contains Fakestore which conflicts with Playstore. Remove both of those and just flash the MinimalPhonesky package instead, which is exactly what you want.
It seams that april 4th version does not work with AOSP 14. PlayStore prompts a modal saying so.
I used MinMicroG-MinimalPhonesky-UPDATELY-20240404173312.zip
What modal dialogue do you mean? I haven't seen that before. Can you send a picture?
It force closes after few seconds.
So I executed npem
as root.
Then it prompts a modal saying PlayStore is updating.
I did not reproduce with the modal saying it's not compatible with latest Android.
Huh, strange. Do you also have a "Updating Google Play Services" bar in your notifications? I would suggest waiting until that is done, maybe that will fix the error about android 14. If nothing seems to happen after waiting a while, maybe force stopping and clearing data for play store.
I installed, using Magisk:
When I try to use PlayStore, it tells me I'm offline (which is obviously not correct).
Anyone else experiencing this issue?