On Nov 24, 2010 11:48am, Nick Zitzmann <[email protected]> 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.
Nick Zitzmann
http://www.chronosnet.com/>
This is just what I'm finding out searching the 'net. Oh well, I guess I'll just dive right in.
Thanks all _______________________________________________ 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]
