Hello,
we wanted to get a list of test flight crashes that were sent by the users. Currently we are accessing app store page and getting, but we wanted to add this to our workflow and also process information automatically. Is there any way we can access these information on the API?
Thank you
Post
Replies
Boosts
Views
Activity
Hello, we're trying to symbolicate the binary on instruments and it is not doing anything. We've tested on two different macs using XCode 12.2, ios 14.2 and unreal 4.25.4.
On the symbols window, it shows the app name with a green checkmark. We select the .app and the .dsym and when we click done, nothing happens. If we just choose the .app, click done and open again, the window show the same old information, it seems nothing is changing.
Opening the console we see multiple lines of:
Resymbolication: failed to copy kernel symbolicator
Resymbolication: failed to copy user symbolicator for pid -1
Can someone give us a hint or what we may be doing wrong or what can we do to solve this?