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!
I had a redirect for location-saving, which isn’t really all that useful. Anyhow, that was causing the problem, so a little comment-out did the trick: