i am making aesthetic changes to my app (new icon, new name, new logo) and have clicked publish, but am not seeing the results on my mobile devices. how does “non data” updates like this get done?
Things like the app name and logo are hard cached by the browser and OS. The only way to get them to update is to delete the app from your home screen, then clear any browser cache that refers to your app’s url.
2 Likes
There are methods to set expiration via htaccess and version manifest (x.js?v=1) . I think it would be very valuable and help gliders give their users the best experience possible.
3 Likes