• Resolved vpjm3.0

    (@vpjm30)


    Hello,

    I don’t quite understand how the cache refresh works. I’ve changed the Caching Strategies all to Network Only because I’m developing the app and want to be able to easily refresh the version I’ve “installed” on my iOS phone. I never see the cache being refreshed unless I go into the iOS settings and delete the history and cache in the Safari settings. What I mean by “I never see the cache being refreshed” is if I make a change to a CSS file or JS file, that change isn’t reflected in the “installed” app on my iOS phone. Is there a way for development purposes to turn of the caching completely?

Viewing 1 replies (of 1 total)
  • Plugin Author Magazine3

    (@magazine3)

    Currently we don’t have the way for turn of the caching completely.Network only cache means the page will be go to service worker then it directly go to the network when it is online.If it is offline it will direct serve to cache.

Viewing 1 replies (of 1 total)
  • The topic ‘Cache Refresh’ is closed to new replies.