Open James-bitoss opened 8 months ago
I am facing the same problem.
I have the same problem on iOS, after trying to connect vpn changes stages in this order: connecting -> disconnecting -> disconnected. No problems when using the OpenVPN client for iOS.
Are you using a simulator or testing on a real device?
Multiple real devices. iPhone 13 Pro, iPhone 14 and iPhone 11.
Same here
I same
any solution yet?
@talkbiz yes, Can you handle tunlekit for it it
I was getting the same error at first and then it got fixed but I think there is something wrong with the openvpn servers.
@talkbiz yes, Can you handle tunlekit for it it
@talkbiz yes, Can you handle tunlekit for it it
Thank you @beto-hopee But im so lost, what are the steps to take please?
I have the same issue it not getting connected and shows disconnected while the same code and openVPN config file works perfectly fine in the android app !
if anyone know any other way to approach this issue "Specially for the IOS platform" Do comment.
when I first used the package 1 month ago, it was working. I bought the vpn server from vpn jantit and used open vpn. It started not working later, both android and ios.
I have the same issue it not getting connected and shows disconnected while the same code and openVPN config file works perfectly fine in the android app !
if anyone know any other way to approach this issue "Specially for the IOS platform" Do comment.
hi did you find a solution?
@James-bitoss @vuralkayracetintas @shahjash1212 @talkbiz
You can resolve this issue by following one of these steps:
Or, follow these steps:
In your Podfile
, set the platform target:
platform :ios, '14.0'
In Xcode, navigate to your app's target:
For the VPNExtension target in Xcode:
This works for me. Thank you!
Previously, dialing was possible, but recently, without any updates, dialing directly returns "disconnected". There are also no logs on the VPN server side.