jquery mobile - PhoneGap location issues -
I am using PhoneGap 1.0 for iOS to do some coding with Google Maps. The system is also running on jQuery Mobile which I think is half the problem. While trying to grab users, I get the following error in the console: ignoring the differential command with the wrong session; Hopefully: 615717337 received: (zero) I'm assuming that the map page is an 'external' page because the original phonegap call created on the app's home screen is not passing along with the call session, other pages Is there a way to recover this session? It seems that the errors I'm experiencing are normal and do not affect the geographic location There is currently a bug with iOS simulator and PhoneGap, which places the geographical location services on the simulator due to timeout, but all the required work on the actual device.