INiiS

Results 1 comments of INiiS

I'm seeing the same issue. It seems that @nativescript/geolocation only asks for ACCESS_FINE_LOCATION (you can see that in file[ index.android.js](https://github.com/NativeScript/plugins/blob/280f6e98b36c50fd2801387853aa8b8202a3d0a5/packages/geolocation/index.android.ts#L137)). It uses nativescript-permissions to do so. And if you use...