iOS 10 error [access] when using UIImagePickerController

后端 未结 5 916
野趣味
野趣味 2020-11-28 20:03

I am using XCode 8 and testing with iOS 10.2 Beta.

I have added the Photos, PhotosUI and MobileCoreServices frameworks to project.

Very simple code:

5条回答
  •  南笙
    南笙 (楼主)
    2020-11-28 20:42

    in iOS 10 you need to add the key mentioned in below image if you are using camera or photo gallery in your app

提交回复
热议问题