iOS OpenVPN Connect URL Scheme
Posted: Fri Feb 14, 2014 4:41 pm
I've been trying to search in this forum for any topics about using a URL Scheme in the app but evidently "URL Scheme" is way too generic of a search term... LOL
Anyway, I've got a few sites that I connect to on a regular basis, and I was hoping to make things a bit easier by adding a couple of VPN connect buttons to Launch Center Pro https://itunes.apple.com/us/app/launch- ... 16360?mt=8 but in order to do that the target app (OpenVPN in this case) must support URL Schemes, something likeIs that something that the developers have implemented or planned for a future release?
Anyway, I've got a few sites that I connect to on a regular basis, and I was hoping to make things a bit easier by adding a couple of VPN connect buttons to Launch Center Pro https://itunes.apple.com/us/app/launch- ... 16360?mt=8 but in order to do that the target app (OpenVPN in this case) must support URL Schemes, something like
Code: Select all
openvpn://?profile=my.vpnhost.us%2fVPN&action=connect