Getting Started with iOS

Getting Started with iOS

This guide describes how to set up your development environment for Cordova and run a sample application.

Video Tutorials:

1. Requirements

2. Install SDK + Cordova

3. Setup New Project

4. Hello World

You can also add any associated JavaScript and CSS files there as well.

5A. Deploy to Simulator

5B. Deploy to Device

Done!

Add more HTML, CSS and JavaScript to your www folder outside of Xcode, your file additions will be picked up automatically inside Xcode.