Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
据我所知,删除应用程序时,唯一可以留下的残留物是与钥匙串相关的,对吧?
我不是在谈论位没有被清零的硬件级别,而是在软件级别。
如果我对应用程序进行删除/全新安装,那么旧应用程序在物理上留下的唯一东西就是钥匙串的东西,对吧?
根据我的经验,你是对的,只剩下钥匙链。如果您的应用程序支持 iCloud 键值存储,我想数据将保留在 iCloud 服务器上。但是任何数据库、文件、额外的 plist、NSUserDefaults 中的值都会被抹去。