When are iOS keychain items removed?

后端 未结 4 1068
执念已碎
执念已碎 2020-12-08 20:22

I could have sworn this worked differently in previous versions of iOS, but as of iOS 4.0 it looks like my app\'s keychain items are not removed when the app is removed. How

4条回答
  •  遥遥无期
    2020-12-08 20:48

    It persists even after app uninstall. For an enterprise scenario, you may configure n use MDM solution to control the device keychain.

提交回复
热议问题