AnhTVc / OpenVPN-IOS

Build OpenVPN source for IOS
GNU General Public License v3.0
124 stars 53 forks source link

OpenVPNConnect #33

Open arunsinghsnetlabs opened 3 years ago

arunsinghsnetlabs commented 3 years ago

I launched the OpenVPNConnect(installed from appstore) app from my native iOS application using UIApplication.shared.canOpenURL, is it possible to get notification of events from OpenVPNConnect to my native iOS application...? is it possible to notify my native iOS application of the events taking place in OpenVPNConnect...? and how can we do it if there is a possibility....?