I tried with the repo above. oneplus 5T : has High accuracy mode on, the problem remains the same (Android 8.1 ; Android platform 7+) Xiaomi redmi 4 : has High accuracy mode on, the problem remains the same (Android 6.0.1 ; Android platform 7+ AND android 6.4.0)
Mijue M6 : geoloc works (Android 4.4.2 ; android platform 6.4.0) I remove the cordova-plugin-geolocation plugin and it's not working anymore on my M6 (geoloc fails !) I'll check if this plugin cordova-plugin-geolocation map the js function correctly. It seems that when it use the webview function navigator.geolocation.getCurrentPosition it's not working. Maybe check that navigator.geolocation.getCurrentPosition is really calling a native code (and not browser js function) On iOS, it's working with the same code. I don't how to diagnostic more. I'm stuck [ Full content available at: https://github.com/apache/cordova-plugin-geolocation/issues/114 ] This message was relayed via gitbox.apache.org for [email protected]
