WebViews are cached in Corona SDK, and there seems to be no way to clear the cache, short of moving the project folder elsewhere on my hard drive.
What or who is caching this webview, and is there any way to clear it?
Note that:
-
Using &cachebust=[random number] does not work - still caches
-
I develop the web pages in Chrome, where caching can be disabled. This works fine.
-
Caching works properly on iOS / Android, it’s just the Mac OSX Simulator that has the problem.
-
Emptying Safari caches doesn’t help.
I saw this thread from 2013 but it does not work for me:
https://forums.coronalabs.com/topic/33286-how-to-prevent-cache-for-the-webview/
Any help most appreciated!
Thanks
Mat