react-native-android-location-enabler
react-native-android-location-enabler copied to clipboard
Priority feature
For specific developments with Bluetooth Low Energy, I need to activate location, but I don't need it to be PRIORITY_HIGH_ACCURACY. It could be nice if we can pass a priority param
- PRIORITY_BALANCED_POWER_ACCURACY
- PRIORITY_HIGH_ACCURACY
- PRIORITY_LOW_POWER
- PRIORITY_NO_POWER
This feature is only for android 8.1 and less (https://support.google.com/accounts/answer/3467281?hl=en)
Why not, I will try this asap.