@onkar wrote:
Hey Ionic devs!
I faced recently a very hard issue, spent few days but no success. Getting current position in Android 6.0 is not working. I have tried
navigator.geolocation.getCurrentPosition(success, error, options)
and$cordovaGeolocation.getCurrentPosition(options).then(success, error)
but no options working. It is working in Android 4.x version.Thanks
Posts: 1
Participants: 1