Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When passcode disabled, app keeps trying to reconnect with WireGuard after upgrading the IVPN version #292

Open
gorkapernas opened this issue Nov 11, 2022 · 1 comment
Assignees

Comments

@gorkapernas
Copy link
Member

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.

app keeps trying to connect

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:

  1. Install App Store build 2.6.3.
  2. Login.
  3. Connect with WireGuard.
  4. Disabled iOS passcode.
  5. Update IVPN version (TF version 2.7.0)
  6. Observe the issue.

Environment:

IVPN: 2.6.3, 2.7.0
Device: iPhone XR iOS 16.2

@gorkapernas 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
@gorkapernas
Copy link
Member Author

@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.

@jurajhilje jurajhilje added this to the 2.8.0 milestone Nov 17, 2022
@jurajhilje jurajhilje removed this from the 2.8.0 milestone Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants