Knowledgebase

Building with 3.2.2 ?


The new iPhone OS 3.2 SDK beta1 has a known pre-3.2 bug with UITableViewCells. You must either build with SDK 3.2 or follow Apple's suggested guidelines and install the beta SDK alongside the 3.1.3 SDK and continue iPhone development on the 3.1.3 SDK.

If you are indeed developing an iPad application you should be using our OpenFeint iPad ALPHA SDK and building with SDK 3.2.

Per Apple’s Guidelines:

"*Note:* Applications being developed for iPhone OS 3.2 cannot be run on iPhone or iPod touch devices running iPhone OS 3.1.2. If you are developing iPhone applications for the App Store, you should continue to use the generally available iPhone SDK 3.1.2 final release."

"Building an iPhone application that uses UITableViewCellobjects encoded in XIB files and then running that application in the simulator or on a device with a version less than 3.2 will result in a runtime exception. To workaround this, use the simulator with the 3.2 SDK."