Jubril
Jubril
@AndriiDoroshko @ss-abramchuk I noticed that after a long time maybe 10 minutes or the device is locked, when I request for the status, it gives nil but I can still...
Thanks @AndriiDoroshko
Hello @AndriiDoroshko @ss-abramchuk. I tried using Wormhole and UserDefaults but couldn't get them to work. What I did was save a value in my app and then added an observer...
Thanks, @AndriiDoroshko, I'm using neither. I'm using KVO instead and I have all that was in the article you shared. I was thinking it might have to do with where...
@ss-abramchuk my app can't seem to communicate with the VPN App extension after about three minutes, any idea what the cause could be? I have tried using wormhole library and...
You can do something like this on your manager instance ``` self.manager?.connection.stopVPNTunnel()``` cc @ss-abramchuk
@ss-abramchuk
Still, no luck with this @ss-abramchuk, seems like the OpenVPN adapter process isn't started at all. Any help running it via cocoapods?
No @PiasMasum, I haven't been able to fix it. I actually haven't worked on it for a while.