react-native-android-location-enabler icon indicating copy to clipboard operation
react-native-android-location-enabler copied to clipboard

Priority feature

Open Gueoff opened this issue 5 years ago • 1 comments

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)

Gueoff avatar Nov 30 '20 10:11 Gueoff

Why not, I will try this asap.

Richou avatar Dec 04 '20 22:12 Richou