2019-03-19 08:44:38 UTC - Mikkel Bonde: Hi there! Is anyone using the `cordova-plugin-geolocation` plugin (<https://github.com/apache/cordova-plugin-geolocation>) on recent Android devices with success? I’m getting troubles because the app runs in HTTP and not HTTPS :confused:
>“([Deprecation] getCurrentPosition() and watchPosition() no longer work on insecure origins. To use this feature, you should consider switching your application to a secure origin, such as HTTPS. See <https://goo.gl/rStTGz> for more details.)” ---- 2019-03-19 09:45:49 UTC - julio cesar: the app runs on file:// ---- 2019-03-19 09:47:11 UTC - Mikkel Bonde: Ah, it was because I was running with Ionic livereload………… :cold_sweat: Thanks @julio cesar ---- 2019-03-19 09:47:52 UTC - julio cesar: I think there is a command to run livereload on https ---- 2019-03-19 09:53:19 UTC - julio cesar: if you use cordova-plugin-ionic-webview then it uses http, but as long as you use <http://localhost> it should also work. Or you can configure it to use https ---- 2019-03-19 13:29:43 UTC - Jan Piotrowski: asking in <#C06C550RE|cordova-android> will probably be better if this only refers to android ---- 2019-03-19 16:45:21 UTC - Champa: Hey guys ^^ Can I get some assistance over at <https://stackoverflow.com/questions/55245314/saving-files-in-phonegap> ---- 2019-03-19 19:17:50 UTC - Oliver Salzburg: @Champa Upvoted. Nothing more I can do. Sorry :wink: ---- 2019-03-19 19:33:03 UTC - Champa: Thanks mate :smile: ---- 2019-03-19 21:30:53 UTC - Champa: Gave more info on the issue and tried reading a file, still no luck.. ---- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org