cocoa touch - Remove private (keychain) data when iOS app is removed -


i know it's not possible intercept kind of event when ios app uninstalled, there way bind keychain items app such removed along app?

no, there isn't. however, can use nsuserdefaults know if it's first time app opened, , erase keychain data, if helps.


Comments

Popular posts from this blog

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

ruby on rails - Authlogic - how to make a registration and don't log in the new account? -