简体   繁体   English

删除使用KeychainItemWrapper iphone-sdk存储的用户名/密码

[英]Remove username/password stored using KeychainItemWrapper iphone-sdk

I stored the username password in iphone application using KeychainItemWrapper class. 我使用KeychainItemWrapper类将用户名密码存储在iPhone应用程序中。 but this info exists after removed the application from device. 但是从设备删除应用程序后,该信息仍然存在。 So can any one suggest how i remove this info from device when application removed from device? 因此,谁能建议我从设备中删除应用程序后如何从设备中删除此信息?

There is no "callback" or any other way to know when the application is removed from the device. 没有“回调”或任何其他方式可以知道何时从设备中删除了应用程序。 The record will stay there until the device is wiped or reset to factory defaults. 记录将保留在那里,直到擦除设备或将其重置为出厂默认设置为止。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM