Posts

Post not yet marked as solved
2 Replies
0 Views
One of the threads is doing some heavy work and after marking that thread as BackgroundThread, this issue is resolved for us. Looks like, while app is terminating Watchdog does not wait for background threads to complete their work but it waits for normal threads to finish their work. If they can't complete work in 5sec they app will crash.
Post not yet marked as solved
6 Replies
0 Views
Hi Eskimo, I was able to debug the issue by attaching Xcode debugger which helped me to locate the unhandled exception that was happening in app backgrounding flow. Fixing that exception helped to fix the crash as well. Thanks for your help. Thanks, Eshwar
Post not yet marked as solved
6 Replies
0 Views
Hi Eskimo, Thanks for helping with this. This crash randomly happens in my device, if I force close the app when game is on loading screen. As per my reproduction steps I can confirm this crash is not user facing. It is happening while app is terminating. Still we want to fix it, since we want to bring down our overall crash rates in App Store. Now, I disabled Bugsnag which is our third party crash reporter and reproduced the crash. Even in the latest crash report which does not have BSG_KSCrashSentry_CPPException.mm in it, I can't find Last Exception Backtrace. Can you please check the attached full crash report and let me know if we can find the root cause? MyGame 06-04-22, 3-47 PM.crash Thanks, Eshwar
Post not yet marked as solved
6 Replies
0 Views
Please find the attached crash report 2022-03-29_20-00-15.8116_-0700-583a4bdd5502a8b86aae9cb5839c125273fdb427.crash
Post not yet marked as solved
5 Replies
0 Views
Replied In iOS 15 crashes
Attached full crash report. 2021-08-11_00-34-52.5415_-0400-fdd9e67fccc3b747ca4c52d9c2990e75c7e853c9.crash