Hello, Our team are encountering a strange crash that seems to be occurring after the app is updated automatically through TestFlight. The crash is not easily reproducible and seems to be happening intermittently whenever a build is pushed out to TestFlight. We have determined that the app needs to be in the background when the auto-update occurs
From the logs it looks like TestFlight is killing the backgrounded app, installing the updated version and then trying to start it in the background. We have tried using appcenter to catch the exception but it seems like it won't allow any data to be written at the time which means we have struggled to collect logs for the issue. We have managed to collect some logs streamed from the device during the process if they are of any help as well.
Streamed logs:
Symbolicated Crash log