pusher/libPusher

Crash on `PTURLRequestOperation` when connection fails

Opened this issue · 2 comments

There is a crash when the - (void)connection:(NSURLConnection *)connection didFailWithError:(NSError *)error in PTURLRequestOperation is called. Happens on timeouts and things like that.

Will prepare a PR.

Hi @JanHalozan - any progress with a PR?

On it, will have it ready this week. Found some other bugs as well - will incorporate.