iOS ERROR: unable to get the receiver data from the DB 解决方式

这个错误通常发生在iOS7其中,可能是缓存的导致的问题。

解决步骤:

右击Finder,选择 Go to Folder

复制上:“~/Library/Application Support/iPhone Simulator/”

这回打开iPhone Simulator的目录。然后删除当中的7.x 目录

翻译编辑自:http://stackoverflow.com/a/22784390/3458781

原文地址:https://www.cnblogs.com/gcczhongduan/p/5129915.html