I see a long list of crash feedback in App Store Connect, if I try to download them I just get feedback in JSON, no stack.
Inside Xcode in Organizer I can only see few crashes. My Beta user installed app with TestFlight and have a lot of crashes.
Why I can't get the to Xcode to analyze ?
In fact if I filter in Organizer by TestFlight I don't see any crashes !
Post
Replies
Boosts
Views
Activity
I followed CloudKitDemo project in my app (to remove duplicates) and syncing 600 simple records takes quite a lot of time and block completely application UI. What I am doing wrong ?