Clear Webview Cache

You may run the following GoNative JavaScript Bridge command to clear the entire cache for your app.

↔️GoNative JavaScript Bridge

To clear the cache, open the url:

gonative.webview.clearCache();

Learn more about cache clearing at Changes to website not showing up in app?