react-native-background-geolocation icon indicating copy to clipboard operation
react-native-background-geolocation copied to clipboard

Problem in handling permissions using onProviderChange. Two scenarios I am facing the issue

Open Venkatech opened this issue 1 year ago • 0 comments

I was able to handle permissions using onProviderChange. Only 2 scenarios I am facing issue

  1. when user denied permission 2 times in android, the permission denied permanently and unable to show dialog using the library. Working fine in iOS
  2. When we show Background location permission dialog when user clicked cancel there is no way we can handle that scenario in both android and ios image

Originally posted by @Venkatech in https://github.com/transistorsoft/react-native-background-geolocation/issues/2037#issuecomment-2212966808

Venkatech avatar Jul 30 '24 07:07 Venkatech