iphone - Sync Services and iOS -


Suppose I already have an OS X app that is using its data through mobile management. Is there a way to create my iPhone / iPad app to synchronize data (iPhone MobileMe or not) to sync data using already created data for Sync Services?

I think the applet is already implementing within iOS because the iPhone / iPad sends bookmarks to Safari, but it is not available in SDK ...

Sync services are not supported on iOS at this time, so there is currently no way to access that synchronization data from an iOS device.

This is unfortunate because Sync Services will relieve the application developers from coming home with data synchronization solutions hopefully Apple will bring sync service for iOS in the future.


Comments