在选择完图片回调之后,在控制台打印[Generic] Creating an image format with an unknown type is an error了这个错误,请问有谁遇到过这种错误,求告知!!!
Xcode8.1出现的
这个图片格式有问题,你先看拿到的图片asset ID,以及其他信息是否正确
下面是选择图片回调打印的info,这些都没问题
UIImagePickerControllerMediaType = "public.image";
UIImagePickerControllerOriginalImage = " size {3264, 2448} orientation 0 scale 1.000000";
UIImagePickerControllerReferenceURL = "assets-library://asset/asset.JPG?id=A97ECA49-92A2-42EE-8EFE-8F6DACC84D91&ext=JPG";