分类下相关文章
2017-07-25 · 阅读 4940
错误信息为 [access] 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. 解决办法,Info.plist 文件中增加 NSPhotoLibrar ...