On Nov 24, 2010, at 12:48 PM, Nick Zitzmann wrote: > On Nov 24, 2010, at 9:28 AM, Lorenzo Thurman wrote: > >> I have a customer request to sync application preferences between Macs and >> iPhone. The user may not have a MobileMe account, so Sync Services is not an >> option (or is it?). > > Sadly, it isn't. There is no SyncServices framework on iOS. > >> The user data would be stored in a plist on both >> platforms and I'm trying to find the best way to keep those in sync. Any and >> all pointers would be appreciated. > > You have to write your own sync engine. We had to do the same thing with SOHO > Notes and NoteLife. Good luck.
You might look at http://www.zarrastudios.com/ZSync/ZSync.html _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
