2013-01-17 109 views
-5

雖然我使用SUP 2.1.3作爲後端運行目標C中的程序。我的例外是同步目標失敗C

** Terminating app due to uncaught exception 'SUPPersistenceException', reason: 'SUPPersistenceException from synchronize: -- SUPSynchronizeException: Sync failed: -857 (ERROR) %1:[-10244] The MobiLink server has encountered an error and the s' 

爲什麼會發生這種例外情況?

+0

我不明白你的問題。更清楚。 – viral

回答

0

你可以發佈在連接期間執行的代碼嗎?

從我的角度來看,您在同步期間丟失了連接性

+1

你是對的Tim Fiedler。非常感謝你的回覆。我是這個本地應用程序的初學者。我們之間失去了連接。這就是爲什麼 – iOSiOS