I have installed my app on iOS9 Beta 2 and It doesn't crash when it was run through xcode, as soon as I detach device from the xcode it starts crashing. Below is the crash log, got from the xcode console:
TCP Conn 0x1566cf10 released Jul 3 14:43:26 iPhone-5 assertiond[60] : Unable to obtain a task name port right for pid 382: (os/kern) failure (5) Jul 3 14:43:26 iPhone-5 SpringBoard(FrontBoard)[44] : Unable to register for exec notifications: No such process Jul 3 14:43:26 iPhone-5 SpringBoard(BaseBoard)[44] : Unable to obtain a task name port right for pid 382: (os/kern) failure (5) Jul 3 14:43:26 iPhone-5 SpringBoard(FrontBoard)[44] : Unable to obtain a task name port right for ; pid: 382> Jul 3 14:43:26 iPhone-5 SpringBoard(FrontBoard)[44] : Application '{contents = “UIKitApplication:[0x9dc3]"}'
Any Help would be greatly appreciated.....