Xcode13+, no longer shows crash details on a centain day with specific app version

In Xcode13 or Xcode13.1, we failed to query crash data in a specific app version on a certain day through filePath Xcode/.../crashes/points/***.xcrashpoint/filters/.../ distributioninfo.json, but in Xcode 12.5, we can get crash detailed data. My setup is Xcode 13.1, macOS Big Sur 11.4; When we want to view the total crash number of a certain version on a certain day, we will lack this part of crash data, so we can't intuitively evaluate the crash fixed results of this app version. Please check this problem, and if anyone had the same issue, please comment below;

Xcode13+, no longer shows crash details on a centain day with specific app version

See this thread.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Xcode13+, no longer shows crash details on a centain day with specific app version
 
 
Q