I need help with interpreting this crash log. I am trying to deploy a sample app in production mode using the distribution certificate. The app run ok on the simulator but when I test it on the phone it crashes instantly.I am new to debugging so any help is appreciated. Thanks.
Help with Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Triggered by Thread: 0
The Last Exception Backtrace section of your crash report indicates that your app crashed due to an unhandled language exception. To locate the source of this exception, you’ll need to symbolicate your log. See Adding Identifiable Symbol Names to a Crash Report.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@apple.com"
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@apple.com"