I'm trying to find the cause of this problem for 3 days now, any help much appreciated!
I'm not able to reproduce this error on any simulator running in debug mode only in release mode (currently on physical devices). I'm signing the app before the release with an AdHoc provisioning profile created in Apple Dev Account.
When trying to run the app on a device I'm getting the following error:
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
I'm not any iOS developer unfortunately so I don't quite get the problem here;/
The full log is here