NativeScript / nativescript-geolocation

Geolocation plugin to use for getting current location, monitor movement, etc
Apache License 2.0
139 stars 76 forks source link

chore: update permissions version #213

Closed tgpetrov closed 5 years ago

tgpetrov commented 5 years ago

What is the current behavior?

This plugin uses 1.2.* version of nativescript-permissions, which is using the legacy support library

What is the new behavior?

This plugin uses 1.3.* version of nativescript-permissions, which supports both AndroidX and the legacy support library

Related with: https://github.com/NativeScript/nativescript-geolocation/issues/214