Will items in iOS keychain survive app uninstall and reinstall?

后端 未结 3 2128
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-11-28 09:33

I am looking for documentation about the iOS keychain items. My specific question is if keychain items will survive an app uninstall and reinstall cycle. It seems to work th

3条回答
  •  栀梦
    栀梦 (楼主)
    2020-11-28 10:29

    Perhaps this is what you are looking for.
    Apple Documentation

    Note: On iPhone, Keychain rights depend on the provisioning profile used to sign your application. Be sure to consistently use the same provisioning profile across different versions of your application.

提交回复
热议问题