mysteriumnetwork / mysterium-vpn-mobile

Mobile client for Mysterium Network
GNU General Public License v3.0
204 stars 48 forks source link

Can't launch the app with android 12 #686

Open changemenemo opened 1 year ago

changemenemo commented 1 year ago

Can't get any dialog to give the vpn permission. So the app closes at launch with the error message that the permission should be given. Tried with the f-droid version on latest grapheneOS and divestOS which are based on android 12.

changemenemo commented 1 year ago

So news about it ? Nobody has noticed this problem on android 12 and now 13 ?

adinetech commented 1 year ago

Reinstall the Mysterium VPN, it seems like you didn't allowed during the initial app load-up.

changemenemo commented 1 year ago

Already done 3 times and I ve done it on 2 devices which is one on divestOS and another one on grapheneOS ... so clearly it's not user depending since on several install and several devices I didn't get any dialog.

changemenemo commented 1 year ago

You should add a guideline or an if somewhere at the start of the app. At the opposite of the other vpns whether it's PIA, Ivpn , protonvpn or even lavabit proxy, they all allow the app to be launched but informed the user that another vpn is in use or block the use of their app. Your android app is not even launching and thus AOSP is informing the user wrongly even about the cause of the problem.

adinetech commented 1 year ago

Already done 3 times and I ve done it on 2 devices which is one on divestOS and another one on grapheneOS ... so clearly it's not user depending since on several install and several devices I didn't get any dialog.

Can you add a screen-record video here while you install the Mysterium VPN?

adinetech commented 1 year ago

You should add a guideline or an if somewhere at the start of the app. At the opposite of the other vpns whether it's PIA, Ivpn , protonvpn or even lavabit proxy, they all allow the app to be launched but informed the user that another vpn is in use or block the use of their app. Your android app is not even launching and thus AOSP is informing the user wrongly even about the cause of the problem.

Good Suggestion, I'll create an issue later about it.

kaikli commented 6 months ago

Had the same problem. After reading this issue I remembered that I have configured a "Always On" VPN.

I have created a issue for this problem. #784