I would like to be able to clear the AppRegistry before I add new values.
However, I could not find a method to do this.
Does anyone have experience with the AppRegistry class and knows if it is possible to clear all values at once? Or is there any good alternative to AppRegistry to save the state of an application that can do this?
Thank you for your help.