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
Is there a recommended way to clear the cache? I have tried URLCache.shared.removeAllCachedResponses() but noticed that when I go to settings -> storage -> my app, Documents & Data it doesn’t go down.
My apologies if this is a silly question, rather new to iOS development, thanks for a great library!
The text was updated successfully, but these errors were encountered:
Is there a recommended way to clear the cache? I have tried
URLCache.shared.removeAllCachedResponses()
but noticed that when I go to settings -> storage -> my app, Documents & Data it doesn’t go down.My apologies if this is a silly question, rather new to iOS development, thanks for a great library!
The text was updated successfully, but these errors were encountered: