Destroying cached/temporary information?

You must Login before you can answer or comment on any questions.

What's the best way to destroy cached views / temporary stored information? I load messages for one user, and once I logout I set several Ti.Property string to 0 which works fine - but when a new user logs in and views various pages they get a brief glimpse (before it reloads) of the old users messages/info.... which is less than ideal.

How do I essentially "reset" the information in the app so this overlap doesn't occur?

Your Answer

Think you can help? Login to answer this question!