I need help understanding a crash log.
The crash log I'm looking at contains no references to any of my own code, other than the main function which isn't very helpful. Otherwise the stack trace just has references to standard classes like UIView.
What's the best way for me to figure out what happened?
The crash log I'm looking at contains no references to any of my own code, other than the main function which isn't very helpful. Otherwise the stack trace just has references to standard classes like UIView.
What's the best way for me to figure out what happened?