This seems to have started from ios 13 onwards, im not sure. Sometimes the crash log is present. But most crash feedback only has the feedback json.
Im getting only feedback json from testflight. There is no crash log.
I have same problem too. For iOS 13 my last crash reports include only feedback.json
This is happening to me as well.
This is happening to me as well.
Can we get some feedback from Apple / TestFlight on this?
I am having a crash happen to some specific devices for my app which I have not been able to reproduce and the lack of TestFlight crash log is very unfortunate.
Me too. I have made a bug report. You should too.
Hello Guys. Do you have any updates on this?
We are having this issue as well. Any updates?
Same here. FB7678533.
Same issue here. It would be great to hear from Apple as to why this happens. The only StackOverflow question I see that's relevant says that it's because the OS is terminated, but I'm not convinced that's the reasons (I've gotten crash logs from terminations before). https://stackoverflow.com/questions/58412774/ios-13-testflight-not-reporting-crash-only-feedback-json
What are some of yalls crashes related to? From the feedback.json I know ours are usually happening when app is going to background (I'm thinking OOM).