9. iOS Development with Cordova

For developers building Cordova applications for the iOS platform, Apple provides a suite of tools used to design, package, and deploy iOS applications. Even though the Cordova CLI takes care of most of the process of creating, managing, and testing iOS applications, there will be times when you want to have more control over the process. The CLI can launch a Cordova application in the iOS simulator, but when you encounter problems with an application and you want to know more about what’s going on, you need to use the development tools that Apple provides.

In this chapter, I show you how to use Xcode, Apple’s tool for iOS development, to run and debug Cordova applications for iOS devices. I also show you how to ...

Get Apache Cordova 3 Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.