Skip to content

Instantly share code, notes, and snippets.

@Adnan1990
Created February 24, 2015 09:52
Show Gist options
  • Save Adnan1990/be76e72f0406e44dd776 to your computer and use it in GitHub Desktop.
Save Adnan1990/be76e72f0406e44dd776 to your computer and use it in GitHub Desktop.
//Disabling ios cache and getting remote data
[[NSURLCache sharedURLCache] removeAllCachedResponses];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment