IPhone : how to synchronize between local DB (SQLite) and Parse objective c

on Monday, March 30, 2015

I want to sync data with local database while internet is not available and whenever internet is available i want to parse the data to the local server.I m using SQLite database and I m using json format to parse the data.


Can anyone suggest me how can i do this one?


Thanks!!!!


0 comments:

Post a Comment