Agontuk / react-native-geolocation-service

React native geolocation service for iOS and android
https://www.npmjs.com/package/react-native-geolocation-service
MIT License
1.6k stars 290 forks source link

Getting "Tried to open location dialog while not attached to an Activity." when phone screen is off/locked #393

Open SurajMohanty02 opened 1 year ago

SurajMohanty02 commented 1 year ago

When the app is in Background and screen is off/locked then i'm getting "Tried to open location dialog while not attached to an Activity." message with code -1 in the emulator. Please give any solution.