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
Gravatar supports some cache control headers. Let's investigate and experiment on different cache policies that are defined in Apple's high level networking frameworks and see how we can offer other caching behaviors.
The text was updated successfully, but these errors were encountered:
I'd also suggest creating a custom URLCache instance so that the framework doesn't store images in the default system cache that has a very limited capacity on iOS.
Gravatar supports some cache control headers. Let's investigate and experiment on different cache policies that are defined in Apple's high level networking frameworks and see how we can offer other caching behaviors.
The text was updated successfully, but these errors were encountered: