Hi Zhoulei, can you create a syncML engine detail logfile? That would probably show what goes wrong.
If you are using the latest code from git and do a debug build, log generation into tmp/sysynclogs should be enabled, so you can just get the logs from there (see c6bbe8cb2c (iOS sample app: changed linking of libsynthesis and plugins to standard way to do it. Also improved default logging.) commit comment for details) Best Regards, On 12.12.2012, at 07:44, zhou lei <[email protected]> wrote: > Hi, Lukas > > When share this demo, and running it on ios 6, it works. The log on ios 5: > < SyncML message #1 sent to 'http://192.168.2.179:8080/funambol/ds' > > 2012-12-12 14:40:19.389 ios_syncclient_app_sample[681:707] - > sessionStepWithCmd returned stepCmd:100 sta=0 > > 2012-12-12 14:40:19.391 ios_syncclient_app_sample[681:707] runSyncStep > calling sessionStepWithCmd:10 > > 2012-12-12 14:40:19.395 ios_syncclient_app_sample[681:707] - > sessionStepWithCmd returned stepCmd:101 sta=0 > > 2012-12-12 14:40:19.399 ios_syncclient_app_sample[681:707] *** Got SyncML > Client progress Info: eventtype=6, targetid=0, extra1=0, extra2=0, extra3=0 > > 2012-12-12 14:40:19.404 ios_syncclient_app_sample[681:707] runSyncStep > calling sessionStepWithCmd:10 > > 2012-12-12 14:40:19.408 ios_syncclient_app_sample[681:707] - > sessionStepWithCmd returned stepCmd:102 sta=20015 > > 2012-12-12 14:40:19.412 ios_syncclient_app_sample[681:707] -> unexpected > error 20015 while processing session step - discontinue session > > 2012-12-12 14:40:19.418 ios_syncclient_app_sample[681:707] SyncML Session > terminated with stepCmd:102, sessionEndStatus=0 > > Session aborted because of LOCAL SyncML error code 0 > > > > > > - Sync Statistics for 'text_contacts' (), slow sync > > ************ Failed with status code=514 > > > > Regards > > -Zhoulei > > > > 2012/12/12 zhou lei <[email protected]> > Hi, Lukas > > For one question, the demo client could works fine on simulator, but can not > sync on iPhone. Using iPhone_dbplugin1, and server side is funambol. Works > with simulator, but not iPhone. > > Regards > -Zhoulei > > _______________________________________________ > os-libsynthesis mailing list > [email protected] > http://lists.synthesis.ch/mailman/listinfo/os-libsynthesis _______________________________________________ os-libsynthesis mailing list [email protected] http://lists.synthesis.ch/mailman/listinfo/os-libsynthesis
