When we update the custom CSS file used for our Universal GUI, the interface on our mobile devices does not automatically reflect the changes.
We are currently running our application as a web application through Chrome on our devices.
The issue we're facing is that, after updating the custom CSS, we have to manually clear the Chrome cache on each individual device in order for the changes to take effect.
Since we have quite a few devices in use, this process is very time-consuming and inefficient.
Is there an easier or more automated solution for this?