You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am integrating the SDURLCache with AFNetworking in my iOS app. I called below metho in appDidFinishLaunching method
#pragma mark - Use Custom URL Cache
I am integrating the SDURLCache with AFNetworking in my iOS app. I called below metho in appDidFinishLaunching method
#pragma mark - Use Custom URL Cache
I am getting below error in SDURLCache.m file
ARC forbids explicit message send of 'release'
Can you help me with this ? Thanks
The text was updated successfully, but these errors were encountered: