Refers to the iPhone software development kit, version 2.2.1
Questions tagged [iphone-sdk-2.2.1]
6 questions
1
vote
1 answer
iOS4 SDK and iPod touch 1st gen
i've an app that is compiled with iOS4 SDK.
i'd like to test on an ipod touch 1st gen (OS2.2.1)
I've set the deployment target to OS2.0 and Base SDK to 4.0.1
BUT
organizer tells me :
The version of iPhone OS on “iPod” is too old for use with this…

patgoto
- 9
- 3
1
vote
1 answer
How can I make a iPhone app compatible to 2.2.1 and 3.1 SDK?
I have made some apps in 2.2.1 now when I run the same app in 3.1 it gives errors.
Changing the codes is a solution I am not looking for.
I am looking for some pre-processor directives that can make my app compatible to both SDKs.
Something like …

SocialCircus
- 2,110
- 6
- 24
- 35
1
vote
5 answers
Getting a iPhone OS 2.2.1 app approved after the OS 3.0 release
I’m writing a new iPhone app which doesn’t depend on any of the 3.0 APIs. 2.2.1 should work fine and has a substantially larger user base currently and in the near future as last I checked Apple was expecting iPod Touch owners to cough up $10 to…

Kevin L.
- 4,548
- 7
- 39
- 54
0
votes
1 answer
Customising a TableView - iPhone
I am trying to customise a TableView in my iPhone application. I have found many tutorials that do this but they are all for version 3.0+. I want to make my application as generic as possible so I can get it to work on as many iPhones/iTouches as…

Neil Knight
- 47,437
- 25
- 129
- 188
0
votes
1 answer
Playing an mp3 on IPhone OS 2.2.1
When I run this sample code on a 2nd generation IPod touch with OS version 3.0, it works fine. However when I run it on a 1st generation IPod touch with OS version 2.2.1, it doesn't. I am playing an mp3 for my background music but it still plays…
Nate
-1
votes
2 answers
Searching for iPhone SDK for iPhone OS 2.2.1 (Build 9m2621a)
I am searching the last SDK for the iPhone OS 2.2.1 (last in the 2.x series) for Mac OS X 10.5 Leopard:
"iPhone SDK for iPhone OS 2.2.1 (Build 9m26211) - Final"
Exact Data of the searched SDK:
type: DMG
file name:…