Open aherlambang opened 12 years ago
I have same issue, I think it is iOS5-specific problem because we can reproduce it only on iOS5.
This method just does not called by connection :(
Anyone have an update for this? Trying to get this to work with Nimbus's NINetworkImageView.
What we figured out is only fix available is to implement custom NSProtocol over CF http implementation. Tough task.
does anyone have worked this around already? I had the same issue encountered, too.
This might be just my lack of understanding of how this method works, but is this always to be called all the time when I load a web page with resources in it or is there a constraint that made this not getting called.