kumo01GitHub closed pull request #279: Feature/android
URL: https://github.com/apache/cordova-plugin-geolocation/pull/279
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To uns
kumo01GitHub commented on PR #279:
URL:
https://github.com/apache/cordova-plugin-geolocation/pull/279#issuecomment-2407740554
I'm sorry for insufficient explanation. Most of change is convert WebView
implementation to `FusedLocationProviderClient` but it is not the point. So, I
will close
breautek commented on PR #279:
URL:
https://github.com/apache/cordova-plugin-geolocation/pull/279#issuecomment-2405593269
> Reduce the difference between iOS and Android
The plugin is suppose to implement the
[W3C](https://w3c.github.io/geolocation/) standard as close as possible.
C
kumo01GitHub opened a new pull request, #279:
URL: https://github.com/apache/cordova-plugin-geolocation/pull/279
### Platforms affected
### Motivation and Context
- Reduce the difference between iOS and Android
- Check Location Service enabled before reque