I have an iOS app that displays an embedded web page, when I change the content of the web page (i.

I have an iOS app that displays an embedded web page, when I change the content of the web page (i.e. I edited one of the image in the web page) and update the app it still remembers the old image?

But when I delete the previous app and install the new one the content of the web page is updated.

Also, things that was save using TRegIni is also retained after update.

It also occurs when downloading via testflight... Can anyone give me help on making sure the old content is not remembered after an update.

Comments