Hello!
Initially, this issue was reported by a customer on his iPad with iOS 12.5.7.
Then, I was able to reproduce a crash on the same iOS 12.5.7 while debugging (i got an iPad with iOS 12.5.7, because XCode 15 does not support the iOS 12 simulator runtimes).
On both scenarios, my app is the only one among other installed apps that crashes abnormally (it gets really slow and then crashes after a few seconds of use). I can't confirm that my app is the cause, but checking the crash reports, there is always a new .ips file under the name of "suggestd" with the same timestamp of the crash.
Also, sometimes another .ips file is created with a name of "log-sessions" and has a couple more informations...
It mentions my app's bundle id, version, a bug_type 179 and the same timestamp as the suggestd crash report. Don't know if it is related, but these are the investigations I've done so far.
Post
Replies
Boosts
Views
Activity
Here is the symbolicated crash report.
suggestd-symbolicated.txt