Results 12 comments of chanduthedev

I removed setReceiveCallback method and tried again, still facing crash issue.

Hi @brian-armstrong I tried using **CFRunLoopRun();**, in this case there is no crash issue. But when I use **setBlocking** method, I face crash consistently. Below code may help to find...