Paul Medawar
Posts: 0
Joined: Thu Apr 03, 2014 10:55 am

Web App Caching

Hi,

I've published an app as a webapp, and it's working great. My only issue is that when I update the application and republish, any user who has already opened the webapp, views the old version of it rather than the newly published version. What is the simplest way to make sure the opening page is not cached so the user will always be opening on the newest version?

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Web App Caching

Hello Paul,

Please try to clear your browser cache. You can learn how to do it here:
https://docs.appery.io/docs/using-bro...
Close your browser and try again. Please let us know if this helped.

If not - it means you changed sources of your application.

Could you please clarify have you changed anything on the Source tab?
If you did, these custom changes might cause this issue. Try to rollback the custom source changes and try to build the app again. Here is how to rollback custom source change: https://docs.appery.io/docs/appbuilde...
When you make changes in the Source view for a particular page, the visual editor for that page will not be updated (until you rollback the changes).

Return to “Issues”