You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run npx react-native info in your terminal and copy the results here.
Platforms
Only in Android
Versions
Please add the used versions/branches
Android: 13
iOS: iOS 15.2
react-native-geolocation-service: ^5.3.1
react-native: 16.13.1
react: 16.13.1
Description
Please Fix the compatibility problem with other geolocation services which use the newest version. Application working fine in background mode. But when the driver opens the Google map and starts tracking. Once we start tracking on google map after we can't get the current location , app is not giving us the current location (which is running in the background) so we are unable to track the location.
The application after the new update prevents background location service when the driver is on Google Maps starting tracking.
Expected Results
Need get current location on time when user use google navigation service.
The text was updated successfully, but these errors were encountered:
shivamIqlance
changed the title
open Please Fix the compatibility problem with other geolocation services which use the newest version. Currently issue is when we open google map & start navigate on that time we can't got location update.
Currently issue is when we open google map & start navigate on that time we can't got location update.
Apr 17, 2023
@shivamIqlance , could you please provide more details with regard to this bug? For example, which device(s) does this occur on? I have not experienced the issue you have described above or anything of the sort, when using this library in my app. If you could potentially also allow a fork of your project, it can be run locally for the bug to be reproduced and a potential fix applied/suggested.
Environment
Run
npx react-native info
in your terminal and copy the results here.Platforms
Only in Android
Versions
Please add the used versions/branches
Description
Please Fix the compatibility problem with other geolocation services which use the newest version. Application working fine in background mode. But when the driver opens the Google map and starts tracking. Once we start tracking on google map after we can't get the current location , app is not giving us the current location (which is running in the background) so we are unable to track the location.
The application after the new update prevents background location service when the driver is on Google Maps starting tracking.
Expected Results
Need get current location on time when user use google navigation service.
The text was updated successfully, but these errors were encountered: