nativescript-community / perms

An unified permissions API for NativeScript on iOS and Android.
https://nativescript-community.github.io/perms/
Apache License 2.0
12 stars 9 forks source link

Requesting Background Location for Android #11

Closed liamcharmer closed 2 years ago

liamcharmer commented 2 years ago

Is it possible to make it request for FINE and COARSE, and then afterwards request for Background?

farfromrefug commented 2 years ago

@liamcharmer you should ask those questions on discord/. Github is for issues and feature requests. Yes you can simply request without background then with. Should work