从照片库中选择图像时出现内部一致性异常

时间:2017-05-30 14:54:42

标签: ios swift

我正在开发一个应用程序,其中用户发布帖子并从照片库中选择图像但通常在选择图像时我的应用程序崩溃并且图像选择器卡在那里,以下是错误:

*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'This method can only be called from inside of -[PHPhotoLibrary performChanges:completionHandler:] or -[PHPhotoLibrary performChangesAndWait:error:]' 

请告诉我该怎么做以及如何避免这种异常。为什么我得到这个例外?

0 个答案:

没有答案