Monday, December 12, 2011

iOS 5.1 Pre Release

Looks like iOS 5.1 has been released to developers. Some new changes to come to iOS.

Hopefully, battery life is fixed for good. Looks like you can now delete photos from Photo Stream from your iOS device.



GameKit

FIXED: App icons and profile photos are not loading in apps using Game Center.

iCloud Photo Stream

NEW: Photos taken using iOS 5.1 can be deleted from Photo Stream on your device and will be removed automatically from Photo Stream on your other iOS 5.1 devices. Older photos can be manually deleted from your iOS 5.1 devices.

iCloud Storage

  • Provisioning profiles must be enabled for iCloud in the iOS Provisioning Portal. To enable a provisioning profile for iCloud, navigate to the App ID section of the iOS Provisioning Portal and configure your App ID for iCloud. After enabling the App ID for iCloud, regenerate your provisioning profiles to enable them for iCloud.
  • The setSortDescriptors: method of NSMetadataQuery is not supported.
  • In iOS 5, files that are protected via Data Protection cannot be used with iCloud Storage APIs.
  • File names are case-insensitive in Mac OS X but case-sensitive in iOS. This can lead to problems when sharing files between the two using iCloud. You should take steps on iOS to avoid creating files whose names differ only by case.

Movie Player

Starting in iOS 5.0, in order to facilitate finer-grained playback control, a movie player is not automatically prepared to play upon creation. Call the prepareToPlay method to prepare the movie player. For more information, see MPMoviePlayerController Class Reference

Music Player

Using shake-to-shuffle causes Music app to freeze and playback to stop.

Security

In iOS 5, signing certificates with MD5 signatures is not supported. Please ensure that certificates use signature algorithms based on SHA1 or SHA2.

Setup Assistant

NEW: Immediately after completing the Setup Assistant, it may re-appear and show the wifi screen and/or final “Thank You” screen. The workaround when in this loop is to reboot the device.

SpringBoard Lock Screen

NEW: The lock screen can intermittently get in a state where double-clicking the home button will no longer bring up the camera button. To get out of that state, you need to restart the device.

No comments:

Post a Comment