Background location tracking not working in apk but working in debug mode

Viewed 24

Actually I'm developing an app in react native which requires background location access it's working fine in debug mode but when I generate apk it's not working. My question is do I have to submit it to play console even if the app is for testing to test the apk?

1 Answers
Related