原文:How To Secure iOS User Data: The Keychain and Touch ID 作者:Tim Mitra 译者:kmyhy 更新说明:本教程由 Tim Mitra 升级至 Xcode 8.3.2 和 Swift 3.1.原文作者 Time Mitra. 用登录窗口来保护 app 对于保护用户数据来说是非常好的做法--你可以使用 iOS 中内置的 Keychain 来保证他们的数据安全.苹果也还通过 Touch ID 提供另外一层保护,这个功能从 iPhone…
1 Xcode 报错:This app has crashed because it attempted to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSCameraUsageDescription key with a string value explaining to the user how the app uses this da…