This app has crashed because it attempted to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSPhotoLibraryUsageDescription key with a string value explaining to the user how the app uses this data.
XCode8希望我們?cè)陂_發(fā)iOS10應(yīng)用程序時(shí),能夠提供給用戶更多的權(quán)限通知信息
其中涉及到得關(guān)鍵字有
- <key>NSCameraUsageDescription</key>
- <key>NSContactsUsageDescription</key>
- <key>NSMicrophoneUsageDescription</key>