资产(67)具有太多属性,无法视为一个位域

时间:2019-03-27 10:13:06

标签: ios objective-c uiimagepickercontroller bit-fields

我使用UIimagePickerController选择图像(iOS 12),第二次选择图像时崩溃。崩溃消息:

  

+ [PLManagedObjectContext __prepareEntityPropertyLookups],/ BuildRoot / Library / Caches / com.apple.xbs / Sources / PhotoLibraryServices / MobileSlideShow-3442.11.230 / Sources / PLManagedObjectContext.m:1218

中的断言失败      

由于未捕获的异常“ NSInternalInconsistencyException”而终止应用程序,原因:“资产(67)具有太多属性,无法视为单个位域”

在iOS 9上不存在此问题。 info.plist中的隐私-照片库使用说明,隐私-照片库附加使用说明已经有了并且有描述。 有人有过类似的经历吗?

0 个答案:

没有答案