Unanswered: Calling Location Services is Requesting Permission for the Url to Access GPS
Unanswered: Calling Location Services is Requesting Permission for the Url to Access GPS
I have tried using both Ext.util.GeoLocation.getCurrentPostion and Ext.device.GeoLocation.getCurrentPostion in IPad and also tested with the sample apps.
All these apps each time when i visit a page, a request for permission to use location services pop's up. The request permission is for the URL where the page source is located. How do I get rid of this popup?
I have tried placing this in individual pages as well as onReady function but no luck?