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/xxx.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.5.2;
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
If you have similar problems or any solutions, please let me know in the comments