iOS 10.3 beta 3 doesn't persist data of KeychainItem

前端 未结 3 2038
借酒劲吻你
借酒劲吻你 2020-12-10 16:14

I have observed behavior of app in iOS 10.2.1 device and iOS 10.3 beta 3 device for https://developer.apple.com/library/content/samplecode/GenericKeychain/Introduction/Intro

3条回答
  •  既然无缘
    2020-12-10 17:00

    Now that 10.3 has been officially released, it's been confirmed by several parties, including in this Apple's developers forum post, that this issue is not present in the final release.

    Keychain data is not being deleted upon app's uninstall.

提交回复
热议问题