alesimula / wsa_pacman

A GUI package manager and package installer for Windows Subsystem for Android (WSA)
GNU General Public License v3.0
3.82k stars 825 forks source link

No Internet #120

Open Matt-J-H opened 1 year ago

Matt-J-H commented 1 year ago

None of the apps I install using this have internet connection. The apps I install directly from the amazon app store do. Is this normal or just an issue on my end?

alesimula commented 1 year ago

Hmm, that is very strange, the installation is backed by adb.exe, so it should be no different than installing the apps by using the "adb install myapp.apk" command

Maybe it's some new WSA version's fuckery? If from WSA PacMan you go into "Manage Applications" then select the application you installed, do you see anything strange under "Mobile data and Wi-Fi", or maybe some denied permissions under "Permissions"?

alesimula commented 1 year ago

UPDATE: I tried different apps, for me internet is working, but there is something wrong with webview, I could get Firefox to work, but apps like Google Chrome and Bromite do not work