Page 1 of 1

How to detect if OpenVPN Connect (iOS) is installed?

Posted: Fri Jun 13, 2014 12:38 pm
by chandler
We are developing an app that need to import the .ovpn file to OpenVPN Connect (iOS), but before present the UIDocumentInteractionController, 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 OpenVPN Connect (iOS) is already installed?