I am trying to invoice the geolocation function and I am getting the following error:
'navigator.geolocation' is null or not an object
I am trying to invoice the geolocation function and I am getting the following error:
'navigator.geolocation' is null or not an object
Can you tell me a little bit more how you use the geolocation function? Do you use PhoneGap API directly or the component in Tiggr?
Invoking from within Tiggr according to the example provided in the documentation. http://blog.gotiggr.com/2011/09/using...
Where are you running the app? Are you launching it from Tiggr Mobile Tester?
Mobile tester on the web and from iPhone.
Where do you get that error, Web or device?
If you can, please share the app with a href="mailto:support@gotiggr.com" rel="nofollow"support@gotiggr.com/a, I'll try it. Tell me exactly how to reproduce the issue. When I try it in a Web browser, I don't get any errors.
ok. it worked. I think I needed to refresh my browser. thanks.