Tested using Cordova 1.8.0 on an iPhone 3GS with iOS 6 DP1 5 tests failed overall.
1. Crashes if you don't give the app Contacts permissions (filed https://issues.apache.org/jira/browse/CB-902) 2. Contacts find failure if you deploy an app linked to iOS 5 on the iOS 6 device (contacts on iOS 6 returns an empty read-only db) 3. File API: fails 5 out of 95 tests The consequence of (2) is that if someone use an iOS 5 linked app, then upgrades to iOS 6, our Contacts API will not work anymore - this forces the app developer to re-link to iOS 6, send to App Store, and the user will need to download an updated version.
