Page 1 of 1

How to check if iOS OpenVPN Connect is installed?

Posted: Mon Sep 01, 2014 3:02 am
by chandler
We are developing an app that need to import the .ovpn file to OpenVPN Connect (iOS), but before the import, we need to check if the OpenVPN Connect (iOS) is installed on the iOS device.
If it's not installed, we will prompt the user to install it first.

The question is : How to check if iOS OpenVPN Connect is installed?