I'm having some issues running my pure-web app on iPhone Safari - so I'm running Weinre which shows the following on the network tab:
http://screencast.com/t/eBPDT9tMWB6S
I assume the "pending" status for the location.js is not good and needs to be dealt with. I should note that I see no indicated errors in Weinre in the JavaScript that Appery produces or in the console.
Is my next step to add Alerts progressively deep in my location-page code to stop the program, and try to pin down where in my code the pending status arises?
Thanks very much.