iOS之keychain Service

iOS之Keychain Service

  1、In iOS, each application always has access to its own keychain items; the user is never asked to unlock the keychain.

  2、 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.

你可能感兴趣的:(service)