Looking at BaaS providers to sync client data between devices. I like the StackMob implementation but I don't understand if and how to implement StackMob into an existing application using Core Data and Sqlite. Maintaining the existing DB is essential for backward compatibility.
Can someone explain how to do this or point me to documentation that describes the process?