Apple has released iPhone SDK 3.2 Beta 2, a pre-release version of iPhone SDK 3.2 to support development of applications for iPad devices.
WHAT'S FIXED/NEW:
Xcode/Developer Tools - FIXED: Changing an iPhone Executable's working directory from Build Products directory may cause the application not to install properly with the error message The Info.plist for application at (null) specifies a CFBundleExecutable of (null), which does not exist. - FIXED: In iPhone SDK 3.2 beta 1, Xcode's Transition feature did not work correctly if the SDK was installed in a location other than /Developer. In beta 2, the feature will work properly with the SDK installed in any location on your system. - FIXED: In iPhone SDK 3.2 beta 1, some users saw the message "A signed resource has been added, modified or deleted " when rebuilding their projects. This has been fixed for beta 2.
Interface Builder - FIXED: Building an iPhone application that uses UITableViewCell objects 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.
MediaPlayer - FIXED: If an MPMoviePlayerController object is set to full screen before calling presentMoviePlayerViewControllerAnimated:, the movie will not properly play fullscreen. - FIXED: The simulator window incorrectly rotates to portrait when an MPMoviePlayerController object enters fullscreen from landscape. - FIXED: An MPMoviePlayerController object does not behave properly when content is programmatically changed. - FIXED: Exiting fullscreen mode of an MPMoviePlayerController objects movie does not return the movie to its view frame.
Simulator - FIXED: The split view template app doesn't show the 'Master List' button upon initial launch in portrait orientation. Rotating the simulator to landscape, then back to portrait, shows the button.
UIImage - FIXED: The drawAsPatternInRect: method of UIImage draws the image upside down.
UIWebView - NEW: The user agent string has been updated for the iPad.
Add Comment
Would you like to be notified when someone replies or adds a new comment?
Yes (All Threads)
Yes (This Thread Only)
No
Notifications
Would you like to be notified when we post a new Apple news article or tutorial?