iSECPartners/Introspy-iOS

NSURLConnectionDelegateProx.h/m not used for NSURLConnectionHooks.xm

radj opened this issue · 0 comments

radj commented

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.