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
{{ message }}
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.
We have a launched application which uses the react-native version linked with the 9.6.1 version of this library and we have been seeing reports of Android crashes while the App was in use in background.
Our App uses GPS while in background to track user exercises and so, it needs to keep updating the map in the background (to keep updating the user path).
After symbolicating the crash, this is what shows up on Bugsnag:
Library version: 9.6.1
We have a launched application which uses the react-native version linked with the 9.6.1 version of this library and we have been seeing reports of Android crashes while the App was in use in background.
Our App uses GPS while in background to track user exercises and so, it needs to keep updating the map in the background (to keep updating the user path).
After symbolicating the crash, this is what shows up on Bugsnag:
How can we fix this or bypass this?
The text was updated successfully, but these errors were encountered: