A: 

I found a solution by removing NSInvocation completely and calling objc_msgSend on the selector. This workaround helped in resolving all NSInvocation Exception handling.