we got a crash in our AppStore release version
logs: NO_CRASH_STACK + 0
Device: Iphone 7 Plus
IOS:11.4.1
Xcode: 13.3.1
we got a crash in our AppStore release version
logs: NO_CRASH_STACK + 0
Device: Iphone 7 Plus
IOS:11.4.1
Xcode: 13.3.1
We're having the same issue. It seems random as to which phones are having the issue, but seems most common on iOS 12.
It seems random as to which phones are having the issue, but seems most common on iOS 12.
Please post an example crash report. For advice on how to do this, see Posting a Crash Report.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"
it seems nothing to show from the crash report
There should be an underlying crash report here. On the left, control click the crash report and choose Show in Finder. That reveals an .xccrashpoint
document package. Embedded with that there is one or more related crash reports. To see them, control click in the Finder and choose Show Package Contents.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"