[GitHub] [cordova-plugin-geolocation] breautek commented on issue #171: Added ANDROID_GPS_REQUIRED parameter for optional GPS

2020-01-12 Thread GitBox
breautek commented on issue #171: Added ANDROID_GPS_REQUIRED parameter for optional GPS URL: https://github.com/apache/cordova-plugin-geolocation/pull/171#issuecomment-573421659 > To reflect the fact that this setting applies only to the Android platform, I added the ANDROID prefix to

[GitHub] [cordova-plugin-geolocation] breautek commented on issue #171: Added ANDROID_GPS_REQUIRED parameter for optional GPS

2020-01-06 Thread GitBox
breautek commented on issue #171: Added ANDROID_GPS_REQUIRED parameter for optional GPS URL: https://github.com/apache/cordova-plugin-geolocation/pull/171#issuecomment-571227030 > Apps become available to non GPS hardware on Android, thats the change. It's a breaking change because

[GitHub] [cordova-plugin-geolocation] breautek commented on issue #171: Added ANDROID_GPS_REQUIRED parameter for optional GPS

2020-01-06 Thread GitBox
breautek commented on issue #171: Added ANDROID_GPS_REQUIRED parameter for optional GPS URL: https://github.com/apache/cordova-plugin-geolocation/pull/171#issuecomment-571162438 > This is nice, would fix #187 nicely, however default `false` would be even better Defaulting to

[GitHub] [cordova-plugin-geolocation] breautek commented on issue #171: Added ANDROID_GPS_REQUIRED parameter for optional GPS

2019-07-24 Thread GitBox
breautek commented on issue #171: Added ANDROID_GPS_REQUIRED parameter for optional GPS URL: https://github.com/apache/cordova-plugin-geolocation/pull/171#issuecomment-514727875 Thank you for your PR. I would also recommend testing against the latest version of `cordova-android` as well