0

I'm struggling to publish the app to google play because of that permission request.

I have provided location permission asks. but it has only 2 label options allow/reject. as far as I see I need to put getBackgroundPermissionOptionLabel() with more options. followed: https://developer.android.com/training/location/permissions#foreground

how do I do that on react native?

Try2prog
  • 161
  • 10
  • 1
    Have you saw [this](https://reactnative.dev/docs/permissionsandroid)? – Giovanni Esposito May 12 '21 at 09:15
  • 1
    yes, I did that, I just see this one: https://stackoverflow.com/questions/66362196/android-react-native-avoiding-background-location-access-not-declared-in-googl hope it works. it seems like google-play does problems with the background permission – Try2prog May 12 '21 at 09:28

0 Answers0