Transitioning MBS Applications to the Current Release (2.1 ESD #3 or Later)

(Not applicable to DOE based applications) iOS applications built with earlier versions of the SDK use messaging-based synchronization (MBS) for data delivery. Applications built using SDK version 2.1 ESD #3 or later use replication-based synchronization (RBS) for data delivery to reduce synchronization time.

This task flow shows you how to transition your messaging-based application to the current release as a replication-based application. The tasks include setting up the project, updating the application, and testing the application.

Note: The code samples in this task flow are from the SUP101 project from the Tutorial: iOS Object API Application Development.