Just build my first PhoneGap/Cordova app, using the PhoneGap iOS lib in Xcode. It all works fine, the basic "HelloWorld" app works in the iOS simulator ("Device is ready").
When I upload the created WWW directory including cordova-2.1.0.js to my webserver and try to open the app in Safari on my iPhone, it keeps saying "Connecting to device". Any idea how to get this to work / why this basic build isn't working?
Link: http://robinhq.nl/projects/cordova
Hope you can help, thanks!
