当前位置:网站首页>Mapping '/var/mobile/Library/Caches/com. apple. keyboards/images/tmp. gcyBAl37' failed: 'Invalid argume

Mapping '/var/mobile/Library/Caches/com. apple. keyboards/images/tmp. gcyBAl37' failed: 'Invalid argume

2022-06-26 08:14:00 may_ he

hold

self.sourceType=UIImagePickerControllerSourceTypePhotoLibrary;

Change to :

 if ([UIImagePickerControllerisSourceTypeAvailable:

                 UIImagePickerControllerSourceTypePhotoLibrary])

            {

                self.sourceType=UIImagePickerControllerSourceTypePhotoLibrary;

            }


原网站

版权声明
本文为[may_ he]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/177/202206260809549164.html