You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
There is a crash when the
- (void)connection:(NSURLConnection *)connection didFailWithError:(NSError *)error
inPTURLRequestOperation
is called. Happens on timeouts and things like that.Will prepare a PR.
The text was updated successfully, but these errors were encountered: