An iOS Cordova plugin that handles all the specific settings of iOS for the Crowd Connected Colocator Cordova plugin.
The core plugin module is exposed via the global window.CrowdConnectedColocatoriOSIntegration
object.
window.CrowdConnectedColocatoriOSIntegration.start(<appKey>, <successCallback>, <errorCallback>);