As the video by Jay Freeman, we can inject the Cyript lib into iOS simulator, to debug our app dynamicly.
But when I do the operarion and tried CYListenServer(5432);
I got a crash: libc++abi.dylib: terminating with uncaught exception of type CYPoolError
Anyone has some solutions?