I submitted an app to the apple store and it was rejected. Apple did provide a crash log in txt format. I have changed the filename to .crash. I have tried to view it in Xcode's Organizer dialog - Crashes. However, I must be doing something wrong as it is not translating in a more readable format.
Any suggestions are much appreciated.
Any suggestions are much appreciated.
Thank you both for your assistance. It turns out that I (being a noobie) started developing the submitted app in Xcode 12 beta. As it changed throughout the releases, it was enough to cause issues when Apple reviewed.
I simply created a new project in Xcode 12 GM and copied my files over. The app was approved after that change.
I simply created a new project in Xcode 12 GM and copied my files over. The app was approved after that change.