sn-00-x / fakestore2playstore

Replace FakeStore with (patched) PlayStore for license verification and in-app purchases with microG
47 stars 6 forks source link

Play Store app says: you are offline #5

Closed cmonty14 closed 2 years ago

cmonty14 commented 2 years ago

Hello, I'm able to open Play Store app, but it says: you are offline.

Please advise.

THX

sn-00-x commented 2 years ago

I had the same problem on Android 12. Unfortunately I didn't have time to look at it, yet, cause I'm really busy with other tasks currently.

Switch123456789 commented 2 years ago

Network access to the PlayStore-app seems to be disabled by default on Android 12. I just enabled it and now it is working fine.

I also recommend grant access to files and media. This enables the PlayStore to install big apps that access the Android/obb folder.

cmonty14 commented 2 years ago

Could you please share details how you enabled network? On my device it still shows: you are offline.

Switch123456789 commented 2 years ago
  1. Search "google play store" in android settings and tap it. Screenshot_20220818-151150_Lawnchair
  2. Tap "Mobile data and Wi-Fi" Screenshot_20220818-151126_Lawnchair_1
  3. Enable network access with highlighted switches. Screenshot_20220818-151202_Lawnchair You might need to clear the appdata BEFORE enabling network-access and/or restart the phone. Good luck!
cmonty14 commented 2 years ago

Thanks for sharing these details.