Release appearance
iOS 5.1 Beta 1
Recorded context
About this appearance
iOS 5.1 Beta 1 is represented by 12 editorially reviewed, source-backed records from the 2011-11-28 milestone; unsupported routes and builds are excluded, while cumulative context is labeled explicitly.
- Date
- Nov 28, 2011
- Availability
- available
- Revision
- No
Release notes
What changed
Original editorial synthesis. Linked references appear with the claims they support and in the source ledger.
First iOS 5.1 developer seed
Contemporaneous reporting identifies the first 5.1 beta on November 28, 2011. A preserved three-page Apple-authored PDF provides the detailed milestone state.[1][2]
Selected developer-note state
Twelve records capture API behavior, current limitations, and one explicit Newsstand repair. Ten unmarked or explicitly older states are labeled cumulative context; the peer-to-peer default and marked Newsstand repair remain milestone deltas. Three cumulative records concern the accompanying Xcode and developer-tools environment, so they are retained as host-tool context rather than on-device iOS behavior. This is a selected view rather than a transcription of the full document.[3][4][5][6][7][8][9][10][11][12][13][14]
Preservation and authorship
The linked PDF is a third-party preservation copy of Apple developer material. This page uses new prose, retains technical names only for identification, and stays non-indexable until editorial review.[15]
Source ledger
References
Sources are linked to the claims they support. Publication and access dates are shown when available.
- iOS SDK Release Notes for iOS 5.1 Beta 1 (preserved PDF)
iSzene document mirror · Apple · 2011-11-29T08:25:14.000Z · Artifact title — iOS SDK Release Notes for iOS 5.1 beta 1
- Apple Begins Seeding of iOS 5.1 Beta, Xcode 4.3 to Developers
MacRumors · Arnold Kim · 2011-11-28T23:45:56.000Z · Release date — Monday November 28, 2011 3:45 pm PST
- iOS SDK Release Notes for iOS 5.1 Beta 1 (preserved PDF)
iSzene document mirror · Apple · 2011-11-29T08:25:14.000Z · Game Center — App Icons and Profile Photos are not loading in apps using Game Center
- iOS SDK Release Notes for iOS 5.1 Beta 1 (preserved PDF)
iSzene document mirror · Apple · 2011-11-29T08:25:14.000Z · iCloud Storage — File names are case-insensitive in Mac OS X but case-sensitive in iOS
- iOS SDK Release Notes for iOS 5.1 Beta 1 (preserved PDF)
iSzene document mirror · Apple · 2011-11-29T08:25:14.000Z · iCloud Storage — files that are protected via Data Protection cannot be used with iCloud Storage APIs
- iOS SDK Release Notes for iOS 5.1 Beta 1 (preserved PDF)
iSzene document mirror · Apple · 2011-11-29T08:25:14.000Z · iCloud Storage — Provisioning profiles must be enabled for iCloud
- iOS SDK Release Notes for iOS 5.1 Beta 1 (preserved PDF)
iSzene document mirror · Apple · 2011-11-29T08:25:14.000Z · iCloud Storage — setSortDescriptors: method of NSMetadataQuery is not supported
- iOS SDK Release Notes for iOS 5.1 Beta 1 (preserved PDF)
iSzene document mirror · Apple · 2011-11-29T08:25:14.000Z · Media Player — movie player is not automatically prepared to play upon creation
- iOS SDK Release Notes for iOS 5.1 Beta 1 (preserved PDF)
iSzene document mirror · Apple · 2011-11-29T08:25:14.000Z · Music — Using shake-to-shuffle causes Music app to freeze and playback to stop
- iOS SDK Release Notes for iOS 5.1 Beta 1 (preserved PDF)
iSzene document mirror · Apple · 2011-11-29T08:25:14.000Z · Networking — NSNetService class and CFNetService APIs do not include P2P interfaces by default
- iOS SDK Release Notes for iOS 5.1 Beta 1 (preserved PDF)
iSzene document mirror · Apple · 2011-11-29T08:25:14.000Z · Newsstand — Deleting an issue that was marked as the currently reading issue could cause a crash
- iOS SDK Release Notes for iOS 5.1 Beta 1 (preserved PDF)
iSzene document mirror · Apple · 2011-11-29T08:25:14.000Z · Xcode — documentation organizer causes an exception
- iOS SDK Release Notes for iOS 5.1 Beta 1 (preserved PDF)
iSzene document mirror · Apple · 2011-11-29T08:25:14.000Z · Xcode — mistakenly removes files and packages
- iOS SDK Release Notes for iOS 5.1 Beta 1 (preserved PDF)
iSzene document mirror · Apple · 2011-11-29T08:25:14.000Z · Xcode — Network Link Conditioner daemon cannot be launched
- iOS SDK Release Notes for iOS 5.1 Beta 1 (preserved PDF)
iSzene document mirror · Apple · 2011-11-29T08:25:14.000Z · Document heading — iOS SDK Release Notes for iOS 5.1 beta 1
- Apple Begins Seeding of iOS 5.1 Beta, Xcode 4.3 to Developers
MacRumors · Arnold Kim · 2011-11-28T23:45:56.000Z · Release identity — Apple has seeded developers with the first version of iOS 5.1 Beta
Release changes
Changed in this release
Features, fixes, removals, and regressions first observed in this release record.
bugFix · fixed
Deleting the active Newsstand issue
The seed repaired a crash triggered by deleting the Newsstand issue selected for reading.
- [1] iOS SDK Release Notes for iOS 5.1 Beta 1 (preserved PDF) · Newsstand — Deleting an issue that was marked as the currently reading issue could cause a crash
behavior · changed
Peer-to-peer service-discovery defaults
Service-discovery APIs required explicit peer-to-peer inclusion instead of searching those interfaces automatically.
- [1] iOS SDK Release Notes for iOS 5.1 Beta 1 (preserved PDF) · Networking — NSNetService class and CFNetService APIs do not include P2P interfaces by default
Release changes
Cumulative context
Broader context included for understanding, not claimed as new in this release.
bugFix · knownIssue
Xcode documentation-organizer text entry
Entering text in Xcode's documentation organizer could raise an exception.
- [1] iOS SDK Release Notes for iOS 5.1 Beta 1 (preserved PDF) · Xcode — documentation organizer causes an exception
knownIssue · knownIssue
NSMetadataQuery sorting
The first 5.1 seed continued to lack sort-descriptor support in metadata queries.
- [1] iOS SDK Release Notes for iOS 5.1 Beta 1 (preserved PDF) · iCloud Storage — setSortDescriptors: method of NSMetadataQuery is not supported
bugFix · knownIssue
Network Link Conditioner service launch
After installation, the network-conditioning service could remain unavailable until a restart.
- [1] iOS SDK Release Notes for iOS 5.1 Beta 1 (preserved PDF) · Xcode — Network Link Conditioner daemon cannot be launched
developerApi · knownIssue
iCloud provisioning-profile enablement
Using iCloud storage depended on a provisioning profile that had been enabled for the service.
- [1] iOS SDK Release Notes for iOS 5.1 Beta 1 (preserved PDF) · iCloud Storage — Provisioning profiles must be enabled for iCloud
compatibility · knownIssue
iCloud filename case handling
Different filename case rules across Mac and iOS still created a cloud-document interoperability risk.
- [1] iOS SDK Release Notes for iOS 5.1 Beta 1 (preserved PDF) · iCloud Storage — File names are case-insensitive in Mac OS X but case-sensitive in iOS
knownIssue · knownIssue
Shake to Shuffle playback freeze
The gesture-based shuffle action could lock the Music application and interrupt audio.
- [1] iOS SDK Release Notes for iOS 5.1 Beta 1 (preserved PDF) · Music — Using shake-to-shuffle causes Music app to freeze and playback to stop
behavior · changed
Movie-player preparation timing
Applications needed to prepare a newly created movie player before starting playback.
- [1] iOS SDK Release Notes for iOS 5.1 Beta 1 (preserved PDF) · Media Player — movie player is not automatically prepared to play upon creation
bugFix · knownIssue
Game Center profile-media loading
Applications using Game Center could show neither their icons nor players' profile images.
- [1] iOS SDK Release Notes for iOS 5.1 Beta 1 (preserved PDF) · Game Center — App Icons and Profile Photos are not loading in apps using Game Center
bugFix · knownIssue
Developer-tools removal while Xcode runs
The removal script risked deleting files beyond its target when Xcode was still running.
- [1] iOS SDK Release Notes for iOS 5.1 Beta 1 (preserved PDF) · Xcode — mistakenly removes files and packages
knownIssue · knownIssue
Protected-data cloud documents
Cloud-document storage remained incompatible with files guarded by Data Protection.
- [1] iOS SDK Release Notes for iOS 5.1 Beta 1 (preserved PDF) · iCloud Storage — files that are protected via Data Protection cannot be used with iCloud Storage APIs