iphone - UIImageView+AFNetworking often (but not always) fails to load within a UITableViewCell -
uiimageview+afnetworking has worked ok in uitableviewcell me. images used load smartly while scrolling , failed load. recently, stopped working well. has else experienced this? uiimageview category never intended work within of uitableview?
a few details: uiimageview within of uitableviewcell in storyboard. phone call setimagewithurl:
within cellforrowatindexpath:
method.
the problems seem have started when switching afnetworking 1.0, in conjunction moving xcode 4.6 , building against ios 6.1 sdk.
use sdwebimage, perfect replacement afnetworking , compatible ios 6.1.
iphone objective-c afnetworking xcode4.6
No comments:
Post a Comment