Open your project in Xcode and run the application on the simulator.
- 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.
 
- Double-click the <ProjectName>.xcodeproj file to open the
               project in Xcode. 
 
- Select your Simulator type and click the Run button.