“Creating an image format with an unknown type is an error” with UIImagePickerController

后端 未结 23 1898
长发绾君心
长发绾君心 2020-11-28 09:08

While choosing an image from the image picker in iOS 10 Swift 3 I am getting an error - Creating an image format with an unknown type is an error



        
23条回答
  •  余生分开走
    2020-11-28 09:51

    I found the default images in the photo library could couse this problem. If you drag an image from your computor onto the simulator and choose it. this problem is solved

提交回复
热议问题