7

While searching the web, I've found many references to a "MobileMe API" (or .Mac API) for syncing data with MobileMe, but I can't find any authoritative documentation, even on Apple's site.

Anybody know where it is or how to get it?

Lebyrt
  • 1,376
  • 1
  • 9
  • 18
Kristopher Johnson
  • 81,409
  • 55
  • 245
  • 302

4 Answers4

5

There isn't a MobileMe API or SDK available right now. It was a rumor on WWDC ‘08. Maybe see the light this year.

Héctor Vergara
  • 173
  • 1
  • 4
2

There isn't an api for mobileme, however everything has been developed using standards.

For example, you can access calendar an tasks using CalDAV or you can access iDisk using WebDav.

I hope this helps, because I have been looking for this several months.

1

There is no Mobile Me SDK.

There is (was) a .Mac SDK but 1) it won't run on the iPhone and 2) hasn't been updated in almost 3 years.

As always, you should file a request with Apple.

August
  • 12,139
  • 3
  • 29
  • 30
0

On a related note, I really don't think Apple does quite a good enough job with developer documentation and community involvement. They could certainly take a page out of Microsoft's book on that front.

Chris Stewart
  • 3,303
  • 9
  • 36
  • 55