feedhenry / fh-ios-sdk

FeedHenry iOS (Objective-C) SDK
http://feedhenry.org
Apache License 2.0
6 stars 16 forks source link

Custom.vs.sync.metadata #45

Closed corinnekrych closed 8 years ago

corinnekrych commented 8 years ago

@wei-lee Fix the metaData issue introduced by: https://github.com/feedhenry/fh-ios-sdk/pull/42 FH-2262 related

wei-lee commented 8 years ago

I think the JSONData method in FHSyncDataset should be updated to persist the syncMetaData to the files and read it back from files.

wei-lee commented 8 years ago

This is the method to serialize the FHSyncData, and this is the method to deserialize. We should make sure the syncMetaData is added to both.

corinnekrych commented 8 years ago

landed in 37fea14b901ff48777687cc06a728b3d48830701