首页 > 代码库 > iOS ERROR: unable to get the receiver data from the DB 解决方案

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