Open xnth97 opened 9 years ago
In AFNetworking 3.0, AFHTTPRequestOperation is deprecated. Please modify the method - (void)loadUnderlyingImageAndNotify in which AFHTTPRequestOperation is used.
- (void)loadUnderlyingImageAndNotify
+1
I recommend merging #93
In AFNetworking 3.0, AFHTTPRequestOperation is deprecated. Please modify the method
- (void)loadUnderlyingImageAndNotify
in which AFHTTPRequestOperation is used.