- Add Cordova Enablex plugin.
- Add iOS project.
ionic cordova platform add ios/ cordova platform add ios
This installs all dependency EnableX libraries through Pod.
- Go to your iOS project folder and open Xcode.
- Set up your certificate.
- Build the app either through the command line or through Xcode.