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

Official client software for OpenVPN Access Server and OpenVPN Cloud.
Post Reply
chandler
OpenVpn Newbie
Posts: 4
Joined: Wed Feb 27, 2013 2:34 pm

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

Post by chandler » Fri Jun 13, 2014 12:38 pm

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?

Post Reply