zl程序教程

您现在的位置是:首页 >  移动开发

当前栏目

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

ios 解决 Error 方式 to The Data from
2023-09-11 14:21:00 时间

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

解决步骤:

右击Finder,选择 Go to Folder

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

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

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