Hi all,
I'm currently trying to synchronize my iOS app with the SUP.
The problem I'm facing is, when I call [DB synchronize] method in a separate thread, it starts synchronizing but at the same time it also some times locks the in app database hence the UI freezes for that particular time. Is there a way so that database is not locked while synchronization.
Also may I know how to properly handle the suspend and resume synchronization in my app (iOS).
Regards,
Serveshwar Mishra