Is there any way to clear the cache in Hype reflect?
I am working with JSON text files and Reflect is caching these files so my changes will not appear on the device.
Many thanks,
Stephen G
Is there any way to clear the cache in Hype reflect?
I am working with JSON text files and Reflect is caching these files so my changes will not appear on the device.
Many thanks,
Stephen G
If the JSON files are in your resources library they should be cleared at each preview. If they are hosted on a server, the cache setting on the server may be affecting how frequently the files are refreshed – can you clarify how you’re accessing the JSON files?