I use KeyValueStore lib to store some settings for the app. 
The problem is that when I uninstalled the app and reinstall it, the app's settings data (stored by KeyValueStore lib) is still persist.
I want the app's settings data to be cleaned/reset after uninstalling the app (as it should be).
How that can be done?
Or how to [manually] clean/reset the app's settings data stored by KeyValueStore lib?
			
			The problem is that when I uninstalled the app and reinstall it, the app's settings data (stored by KeyValueStore lib) is still persist.
I want the app's settings data to be cleaned/reset after uninstalling the app (as it should be).
How that can be done?
Or how to [manually] clean/reset the app's settings data stored by KeyValueStore lib?
 
				 
 
		 
 
		 
 
		