radarlabs / react-native-radar

React Native module for Radar, the leading geofencing and location tracking platform
https://radar.com
Apache License 2.0
170 stars 32 forks source link

fix for requesting bg permissions on android #357

Closed KennyHuRadar closed 1 month ago

KennyHuRadar commented 1 month ago

Radar.requestPermissions(true) broke underneath us, still not full sure of the rationale and the Android change that caused this. This new implementation fixes the issue.