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
Took me a while to find the problem. Kept editing NSURLConnectionDelegateProx.h/m to add new delegates to proxy but it turns out, the NSURLConnectionDelegateProx that NSURLConnection has been using all along is the one declared in DelegateProxies.h/m.
The text was updated successfully, but these errors were encountered:
Took me a while to find the problem. Kept editing NSURLConnectionDelegateProx.h/m to add new delegates to proxy but it turns out, the NSURLConnectionDelegateProx that NSURLConnection has been using all along is the one declared in DelegateProxies.h/m.
The text was updated successfully, but these errors were encountered: