Hi,
Im making this application that stores userdata in the application.properties file (stored in Titanium.Filesystem.getApplicationDataDirectory) and I dont want the updater to fiddle with the data in that file.
Cant find any information about this, please help!
Does the Titanium.UpdateManager.installAppUpdate function change/remove/update my properties file?
1 Answer
Accepted Answer
Richard,
The update manager should not touch your properties file when updating.
Your Answer
Think you can help? Login to answer this question!