WSAGAScript icon indicating copy to clipboard operation
WSAGAScript copied to clipboard

Not logging into Google Services

Open berksedatk opened this issue 1 year ago • 14 comments

I tried my sheer best to fix this issue, tried #213 and many more but it doesnt wanna work, the steps i took are theese:

  • Install normally from the main branch
  • Get a error saying my device isnt verified by the play protect
  • I get it verified from https://www.google.com/android/uncertified/?pli=1
  • Doesn't work still

Reinstalling with the #213

  • Doesnt give out a error saying i should verify
  • When i click on login the login page doesnt pop up
  • Nothing happens except the quick app name change saying google serives and accont set up etc.. I tried updaing google services, but after i did i get an error saying google services could not be started.

I think my version of VSA is the issue here, i really dont know if its the issue but i am using everything on latest including VSA and OpenGapps, VSA seems to be android 11 and OpenGapps seems to be android 12. This might be the reason why google services does not work on my installation. However it might be just my stupitidy, I really cant tell whats the issue here since i couldnt find anyone else having the same exact issue i have. Other people either have the verify screen which i never got i just got a notification, and when i clicked on the notif i think it quickly tries to open google services but it crashes? basically nothing happens.

Main issue could be the version of google services im using, is there any way i can modify the versions of the Gapps im using to match with VSA Android 12 and WSAGAScript?

berksedatk avatar Oct 26 '22 21:10 berksedatk

Same problem

With the kernel file WSA won't boot

RunTheBot avatar Nov 02 '22 22:11 RunTheBot

Same problem, and without the kernel root we cant logged in gapps :-)

syrm avatar Nov 03 '22 18:11 syrm

Same problem, cant logged in gapps :-)

WindowsSubsystemForAndroid 2209.40000.26.0

kaiba4786 avatar Nov 08 '22 08:11 kaiba4786

Same issue anyone have a working kernel?

Cubuss avatar Nov 15 '22 21:11 Cubuss

same here WindowsSubsystemForAndroid 2209.40000.26.0

alfu32 avatar Nov 19 '22 00:11 alfu32

I tried using MindTheGapps instead of OpenGapps and it worked fine for me.

v-mod avatar Nov 23 '22 18:11 v-mod

Try using https://github.com/LSPosed/MagiskOnWSALocal (It uses this script) Just execute these commands (in wsl) Make a folder in your C:/ drive called WSA sudo mkdir /mnt/c/WSA Navigate to the folder WSA in your C:/ drive: cd /mnt/c/WSA git clone https://github.com/LSPosed/MagiskOnWSALocal.git bash ./scripts/run.sh Click enter for all the options but when it asks about compression format. For that, select No. Then, once its done cd ./output/ && explorer.exe . Click the folder in there. Right-click Run.bat and select Run as administrator.

v-mod avatar Nov 24 '22 18:11 v-mod

Try using https://github.com/LSPosed/MagiskOnWSALocal (It uses this script) Just execute these commands (in wsl) Make a folder in your C:/ drive called WSA sudo mkdir /mnt/c/WSA Navigate to the folder WSA in your C:/ drive: cd /mnt/c/WSA git clone https://github.com/LSPosed/MagiskOnWSALocal.git bash ./scripts/run.sh Click enter for all the options but when it asks about compression format. For that, select No. Then, once its done cd ./output/ && explorer.exe . Click the folder in there. Right-click Run.bat and select Run as administrator.

It's work for me, thanks! It's a pity that so much time was wasted with no result.

Jony321 avatar Nov 27 '22 18:11 Jony321

I'm really not sure about this, but that repository marked as malicious some time ago AFAIR. That's why I switched to this repository.

Please correct me if I'm wrong.

plato79 avatar Nov 28 '22 08:11 plato79

I'm really not sure about this, but that repository marked as malicious some time ago AFAIR. That's why I switched to this repository.

Please correct me if I'm wrong.

It's interesting for me too. I'm only checked owner account and noticed that isn't one-day user. Where are you know about "repository marked as malicious", can you give a link?

Jony321 avatar Nov 28 '22 10:11 Jony321

After exploring this it seems there is a different kind of story.

As I said I was using that repo previously. It did give Play Store but it had some problems and sometimes entire WSA became unusable ( the applications stopped working etc ).

Then I saw in tech news that there is a malicious repository providing Google Play Store, so I went back to the check magisk repository to see if there are any issues posted, and saw it was disabled completely. I thought that it's disabled because it was malicious. But it seems that's not so.

Because of the working model of magisk in the past ( it used github actions ), it caused problems to repository owner. So they changed the repository from https://github.com/LSPosed/MagiskOnWSA to https://github.com/LSPosed/MagiskOnWSALocal to prevent this.

TL;DR Feel free to use that repository. My mistake :)

plato79 avatar Nov 28 '22 11:11 plato79

Thank you for reassuring me))

Jony321 avatar Nov 28 '22 11:11 Jony321