by Peter Friese
Many challenges need to be mastered to achieve mobile data access, such as managing online/offline state, synchronizing data to ensure each client works with the most recent set of data, mapping remote data to a local copy, ideally residing in a database for fast querying and retrieval. In this talk, I will show how RestKit addresses these challenges by way of a real world example.