diff --git a/Fixes/Google Play Issues.md b/Fixes/Google Play Issues.md new file mode 100644 index 0000000..67d59a7 --- /dev/null +++ b/Fixes/Google Play Issues.md @@ -0,0 +1,35 @@ +# WSABuilds       +
+ +## Issue: Could not sign-in. There was a problem connecting to play.google.com + +### Preface: +##### This issue will prevent you from signing into Play Store and effectively prevent the function of MindTheGapps/OpenGapps. This issue may usually occur after updating. Known cases have occured after updating from a non Google Apps WSA build to a Google Apps build + +![image](https://github.com/MustardChef/WSABuilds/assets/68516357/6491854b-9ad2-4e64-94ea-45e7b444cafe) + +--- + +## Solution: + +### Internet is working on other app in WSA? + +
+ +###### Step 1: +Turn WSA off through the Windows Subsystem For Android Settings app + +###### Step 2: +Open up your favourite VPN and connect to a server. You can use any VPN for this. VPNs recommended: ProtonVPN, AtlasVPN + +###### Step 3: +Turn on WSA and open Play Store. + +###### Step 4: +You should now be able to log in to Google Play and hopefully download apps! + +
+ +### Internet is not working on other app in WSA? + +##### Take a look at the [Internet Fixes Guide](https://github.com/MustardChef/WSABuilds/blob/master/Fixes/FixInternet.md)