Importing Data using MagicalRecord

余生颓废 提交于 2019-12-04 07:35:07

The issue seems to be like a bug in MagicalRecord, found an open bug filed for this issue.

MR_importFromArray: was using MR_saveWithBlock: replacing with saveWithBlockAndWait: solves the issue. Bug Fix

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!