Sync Services and iOS
Asked Answered
G

1

5

Suppose I already have an OS X app which syncs its data using Sync Services with MobileMe. Is there an way to make my iPhone/iPad app to sync (using MobileMe or not) the data using what I already prepared for the Sync Services?

I guess Apple already has the implementation inside iOS because iPhone/iPad does sync Safari bookmarks, but it doesn't seem to be available in the SDK...

Genius answered 18/7, 2010 at 19:20 Comment(0)
O
6

Sync Services is not supported on iOS at the moment, so there is no way to access that synchronization data from iOS devices at the moment.

This is unfortunate because Sync Services would relieve application developers from coming up with homegrown data synchronization solutions. Hopefully Apple will bring Sync Services to iOS in the future.

Okra answered 19/7, 2010 at 21:33 Comment(1)
Hopefully they'll come up with a comprehensive framework to share data between iOS and OS X...Genius

© 2022 - 2024 — McMap. All rights reserved.