I want to created the UserDefault
with suite UserDefault("MySuite")
.Now if i remove the suite it does not remove all the user defaults values which i have created with the reference with suite default.
I want to delete all the keys in a particular group i created not the all the keys for the app