Jigsaw-Code / outline-apps

Outline Client and Manager, developed by Jigsaw. Outline Manager makes it easy to create your own VPN server. Outline Client lets you share access to your VPN with anyone in your network, giving them access to the free and open internet.
https://getoutline.org/
Apache License 2.0
8.4k stars 1.36k forks source link

connecting through setting on iphone alert not works in ios 15 #1117

Open musakhani opened 2 years ago

musakhani commented 2 years ago

hey, if the user tries to connect to the VPN through setting, the app is used to show an alert with the following error: "Please use the outline to connect" but since the ios 15 was released this feature has stopped working and it is stuck on the "connecting..." status please see the below screenshot

IMAGE 2021-11-25 19:21:09

musakhani commented 2 years ago

`

`

outline-client/cordova-plugin-outline/apple/vpn/PacketTunnelProvider.m

this is the code that should show the alert but it not works in ios 15

musakhani commented 2 years ago

before it was like this IMAGE 2021-11-25 19:19:29