首页投稿(暂停使用,暂停投稿)

iOS10新特性-访问相册相机

2016-06-20  本文已影响468人  coderYJ

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里面配置 NSPhotoLibraryUsageDescription,废话不多说直接上图


不需要我多说了哦

直接在infoplist里面配置NSCameraUsageDescription这个key就OK了,以后如果出现这种问题,直接在info.plist配置,其他问题军哥不在重复,因为都是一样的

上一篇下一篇

猜你喜欢

热点阅读