ios-app
ios-app copied to clipboard
Kill switch prevents internet connection after switching on and off flight mode
Bug report
Describe your environment
- Device: _____
- OS name and version: iOS 15.1
- IVPN app version: the latest
Describe the problem
Steps to reproduce:
- Turn on kill switch in the setting.
- Turn on flight mode.
- Turn off flight mode.
Observed Results:
Internet connection is blocked after doing the above procedures. Only able to connect to internet after turning off kill switch in the setting.
- What happened? This could be a description, log output, etc.
Expected Results:
- What did you expect to happen?
Relevant Code:
// TODO(you): code here to reproduce the problem
Hi @sith-on-mars! This is probably the same issue as #208.
In some cases, if there are multiple VPN profiles saved in the iOS Settings, internet traffic gets blocked after switching networks or disabling the Airplane mode. Removing all VPN profiles in the iOS Settings and reconnecting the VPN resolves the issue.
Thank you! @jurajhilje I only have the IVPN profile in my iOS settings.
Closing this issue, as Kill Switch was removed.