thiagoperes / IDMPhotoBrowser

Photo Browser / Viewer inspired by Facebook's and Tweetbot's with ARC support, swipe-to-dismiss, image progress and more
MIT License
2.71k stars 642 forks source link

AFNetworking 3.0 adaptation required #166

Open xnth97 opened 9 years ago

xnth97 commented 9 years ago

In AFNetworking 3.0, AFHTTPRequestOperation is deprecated. Please modify the method - (void)loadUnderlyingImageAndNotify in which AFHTTPRequestOperation is used.

VincentSit commented 8 years ago

+1

VincentSit commented 8 years ago

I recommend merging #93