As soon as I dump my code into the www
folder of my PhoneGap project, I get:
Failed to load webpage with error: The operation couldn’t be completed. (NSURLErrorDomain error -999.)
I'm using the following:
- Mac OSX Lion
- PhoneGap 2.1
- Xcode 4.5
- iOS 6 iPhone Simulator
- Parse SDK (built on BackboneJS)
- jQuery Mobile
Thanks!