- Home /
Question by
hamidkhalid · Oct 20, 2016 at 08:01 AM ·
unity 5ioscrashxcode
iOS Build Crash : task_set_exception_ports(B07, 400, D03, 0, 0) Error
Hi, I am trying to build for iOS (Unity 5.1.2, XCode 8.0) and having the crash with the following error
task_set_exception_ports(B07, 400, D03, 0, 0) failed with error (4 : (os/kern)).
Error occurs on splash screen. In another post, Someone said that It occurs when you try to access deleted pointer. If that's so, then how do I solve this problem?
Thanks.
Comment