Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/iphone/40.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Iphone 如何解决;无法加载URL处的永久存储;错误?_Iphone_Ios_Xcode_Facebook_Sharing - Fatal编程技术网

Iphone 如何解决;无法加载URL处的永久存储;错误?

Iphone 如何解决;无法加载URL处的永久存储;错误?,iphone,ios,xcode,facebook,sharing,Iphone,Ios,Xcode,Facebook,Sharing,当我想通过选择iOS simulator 5.0在facebook上共享帖子时,我的应用程序崩溃了。我不知道如何解决这个问题。这是我的日志消息 2012-12-28 14:55:19.175 SendQuote[2029:3603] Unable to load persistent store at URL 'file://localhost/Users/winsolutions/Library/Application%20Support/iPhone%20Simulator/5.0/Libr

当我想通过选择iOS simulator 5.0在facebook上共享帖子时,我的应用程序崩溃了。我不知道如何解决这个问题。这是我的日志消息

2012-12-28 14:55:19.175 SendQuote[2029:3603] Unable to load persistent store at URL 'file://localhost/Users/winsolutions/Library/Application%20Support/iPhone%20Simulator/5.0/Library/Keyboard/UserDictionary.sqlite' ({
    metadata =     {
        NSPersistenceFrameworkVersion = 419;
        NSStoreModelVersionHashes =         {
            UserDictionaryEntry = <f0c9025b 602122f9 37a4e274 bdaacec1 b9a66f83 fca5c43b bed5e80a 6baee338>;
        };
        NSStoreModelVersionHashesVersion = 3;
        NSStoreModelVersionIdentifiers =         (
            ""
        );
        NSStoreType = SQLite;
        NSStoreUUID = "5232202C-AF68-41AA-905F-5B023F1954D4";
        "_NSAutoVacuumLevel" = 2;
    };
    reason = "The model used to open the store is incompatible with the one used to create the store";
})
2012-12-28 14:55:33.822 SendQuote[2029:c07] -[CFXPreferencesSearchListSource tryLock]: unrecognized selector sent to instance 0x80f5960
2012-12-28 14:55:33.938 SendQuote[2029:c07] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[CFXPreferencesSearchListSource tryLock]: unrecognized selector sent to instance 0x80f5960'
*** First throw call stack:
(0x183d052 0x162cd0a 0x183eced 0x17a3f00 0x17a3ce2 0x79c1770 0x1150a39 0x1808885 0x18087a8 0x10951aa 0x7a2169 0x7aa8bd 0x7ab1f8 0x79eaa9 0x234bfa9 0x18111c5 0x1776022 0x177490a 0x1773db4 0x1773ccb 0x234a879 0x234a93e 0x79ca9b 0x2b5a 0x2a65)
terminate called throwing an exception(lldb) 

只需从iOS simulator=>重置内容和设置中重置模拟器


在这里,您将重置模拟器,以便从iPhone模拟器目录中删除整个会话和缓存数据,因此重新输入并将应用程序作为例行程序使用。

只需从iOS模拟器=>重置内容和设置中重置模拟器即可。


在这里,您重置了模拟器,以便将整个会话和缓存数据从iPhone simulator目录中删除,因此重新输入并将应用程序作为例行程序使用。

您在模拟器上收到此错误吗?只需从模拟器/设备中删除应用程序,然后再次运行它即可。您必须已更改核心数据的架构。是的正在工作…但我已登录我的facebook帐户,但在权限页上,它会将我发送回登录,,,现在该怎么办???在我的“确定”按钮上,它将我拉回到登录just anser,我将接受你在模拟器上出现此错误?只需从模拟器/设备中删除应用程序,然后再次运行即可。你必须已更改核心数据的模式。是的,它正在工作…但我已登录我的facebook帐户,但在权限页上,它会将我发送回登录,,,现在该怎么办???在我的OK按钮上,它将我拉回到loginjust anser,我将接受