Rupesh
Rupesh

Reputation: 7906

iPhone OS 4: New API

Apple announces the iPhone OS 4 with 1500 new API and some greater improvement I want to know the details the APIs. Features which are not being highlighted in press releases but might be very useful for Developer like Calendar, SMS, Photo library, Quick look etc

Please provide a helpful link which provide the List of APIs

Upvotes: 1

Views: 996

Answers (4)

jfgrissom
jfgrissom

Reputation: 622

I have to agree with Brian.

The entire documentation library is literally 3 clicks from the dock.

Xcode -> Help -> Developer Documentation.

All of the APIs are laid out there... along with lots of examples and explanations on the usage of them...

You can hit up the apple developer site too... here is the same link that gammelgul posted... this is pretty comprehensive.

http://developer.apple.com/iphone/prerelease/library/releasenotes/General/iPhone40APIDiffs/index.html

Upvotes: 1

shosti
shosti

Reputation: 7422

A very general list of differences is on Apple's website, but the exact changes are covered by a non-disclosure agreement, so it's not allowed to share them with people who aren't signed up as developers.

Upvotes: 3

gammelgul
gammelgul

Reputation: 3460

iPhone OS4 API Diffs

Upvotes: 6

Brian Roach
Brian Roach

Reputation: 76908

Sign up to be a developer, download the the new SDK.

Upvotes: 7

Related Questions