I am using Sybase Unwired Platform in my iPhone application.I created MBO 's using SAP functional modules.I am following the iOS developer guide 2.1 ESD #3 to creating my application.I have some Synchronization groups in my SUP server.I need to synchronize a particular group from my iPhone client application.I tried with "beginSynchronize" and "submitPendingOperations" method but it is not synchronizing.When I tried with "synchronizeWithListener" method it works but not a specific group.I need to increase the synchronization speed by synchronizing a specific group or a specific MBO.
I am new to SUP. Any help is appreciable