I am using UUID for blocking users from using my application, when they violates rules of application. But UUID is deprecated in iphone so now i am creating a custom uuid and saving it in keychain.
Now i want to know when keychain values are reset? Are values in keychain goes away when user update iOS or reset iphone.