My apps (iOS and Android) update the images gallery and
update the news by reading a files on my server on internet (Aruba an italian provider).
The files are in xml format.
I reading the files with this code :
Code: Select all
put url "http://../images.xml" into tXMLData
does not read the new file again, return to the old file.
This happens only for the iOS version (I've tested on 5,6,7 with same results), on Android does not have this problem.
Is it possible that a cache problem?
How to solve it?
Any hints?
Paolo
P.S:
Using LiveCode 6.6