cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Message Synchronization

Former Member
0 Likes
194

Hi Experts,

I have a application for iOS devices. We have offline capability build into that. While synchronizing the data to device, it is taking a longer time because of so many records in pending item count to synchronize (which is based upon Message Based Synchronization (MBS)). I am trying to reduce synchronization time and move to the back end process without impacting/slowing down the user actions. Can someone guide me what action I should take.

Regards

View Entire Topic
midhun_vp
Active Contributor
0 Likes

You can perform the sync in the background off the app too. Hence the user need not to sync it. Or you can keep both the options.

Midhun VP