标签: parse-platform
当我尝试使用-[PFImageView loadInBackground:]加载图片时,我会像
-[PFImageView loadInBackground:]
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'This file is not ready to be fetched.'。但不经常。这会让应用程序崩溃。
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'This file is not ready to be fetched.'
我正在寻找原因和解决方案很长时间但没有得到确切的解决方案。
有任何建议可以解决这个问题吗?