Deploy and run the Logon project on iOS.
- In a terminal window, make sure you are in the project folder and execute the
command:
cordova prepare ios
- Open Xcode.
- In a Finder window, browse to your Cordova project folder, <Project
Name>/platforms/ios.
- Add the clienthubEntitlements keychain group to the
Entitlements section of the project.
This shows an example:

- Double-click the <ProjectName>.xcodeproj file to open the
project in Xcode.
- Select your Simulator type and click the Run button.