Hi all
For checking how the driver kit Works. I have downloaded the Sample Code from
https://github.com/knightsc/USBApp.git . After getting the Relevant entitlements from Apple.
The Code Gets compiled Successfully. But when I try to run the APP, it crashes.
when I looked into the crash Report the error was
Crashed Thread: 0
Exception Type: EXC_CRASH (Code Signature Invalid)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: Namespace CODESIGNING, Code 0x1
I am not sure why the app is crashing with Code Signature Invalid Error code. if there is some problem with the Signature or profiles, then it wouldn't have compiled.
Thanks in advance for your support.
Regards
Gunjan