I am working on a program that will make use of the object store to hold some information when the app is started for the first time. If a user was to install the app and have the start up information stored in the object store and then delete the app will the object store be cleared and remain cleared even if the app is reinstalled or will the old start up data be retained?
Because it is a watchface, I can't have a user input to clear the variables.
Thanks,
Paul