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
With recent versions of the app, whenever the app is started in the background, there is some sort of bug or race condition which results in iOS killing the app. This prevents things like background location tracking from working.
With recent versions of the app, whenever the app is started in the background, there is some sort of bug or race condition which results in iOS killing the app. This prevents things like background location tracking from working.
Here is a recent crash report from a test phone:
Log: tinyrobotStaging-2019-07-25-113117.ips.beta.crash.txt
This is one of the causes of #3926 and possibly the only cause.
It's not clear what the actual problem is. It sounds similar to
Crash on Splash Screen iOS 12.3.1 #397
crazycodeboy/react-native-splash-screen#397
and I followed the links to eventually find a suggested work-around here:
crazycodeboy/react-native-splash-screen#234 (comment)
The text was updated successfully, but these errors were encountered: