You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
iOS passcode is disabled - If the user is logged in and connected with WireGuard, if upgrades the IVPN version, the user will be logged out, but the app will keep trying to connect permanently with the following WireGuard error popping up.
Expected result:
A validation should be implemented in this escenario, probably the alert about enabling the passcode should be presented (see #290) and the app should not try to establish connection to the VPN.
Steps to reproduce:
Install App Store build 2.6.3.
Login.
Connect with WireGuard.
Disabled iOS passcode.
Update IVPN version (TF version 2.7.0)
Observe the issue.
Environment:
IVPN: 2.6.3, 2.7.0
Device: iPhone XR iOS 16.2
The text was updated successfully, but these errors were encountered:
gorkapernas
changed the title
When passcode disabled, app keeps trying to reconnect with WireGuard after upgrade
When passcode disabled, app keeps trying to reconnect with WireGuard after upgrading the IVPN version
Nov 11, 2022
@jurajhilje there is another variation of the issue which is much more straightforward.
You can simply connect either with OpenVPN and WireGuard and then disabled the passcode, the IVPN app will remain connected, but the account will be logged out. Also if the network is set to untrusted, the app will try to connect indefinitely.
Description:
iOS passcode is disabled - If the user is logged in and connected with WireGuard, if upgrades the IVPN version, the user will be logged out, but the app will keep trying to connect permanently with the following WireGuard error popping up.
Expected result:
A validation should be implemented in this escenario, probably the alert about enabling the passcode should be presented (see #290) and the app should not try to establish connection to the VPN.
Steps to reproduce:
Environment:
IVPN: 2.6.3, 2.7.0
Device: iPhone XR iOS 16.2
The text was updated successfully, but these errors were encountered: