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 -

php - Boolean search on database with 5 million rows, very slow -

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