Release appearance

iOS 5.1 Beta 1

Full article
Developer beta

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.

  1. 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

    Back to text ↑
  2. 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

    Back to text ↑
  3. 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

    Back to text ↑
  4. 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

    Back to text ↑
  5. 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

    Back to text ↑
  6. 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

    Back to text ↑
  7. 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

    Back to text ↑
  8. 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

    Back to text ↑
  9. 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

    Back to text ↑
  10. 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

    Back to text ↑
  11. 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

    Back to text ↑
  12. 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

    Back to text ↑
  13. 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

    Back to text ↑
  14. 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

    Back to text ↑
  15. 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

    Back to text ↑
  16. 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

documentedconfirmed

The seed repaired a crash triggered by deleting the Newsstand issue selected for reading.

  1. [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

documentedconfirmed

Service-discovery APIs required explicit peer-to-peer inclusion instead of searching those interfaces automatically.

  1. [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.

developerApi · knownIssue

iCloud provisioning-profile enablement

documentedconfirmed

Using iCloud storage depended on a provisioning profile that had been enabled for the service.

  1. [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

documentedconfirmed

Different filename case rules across Mac and iOS still created a cloud-document interoperability risk.

  1. [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

documentedconfirmed

The gesture-based shuffle action could lock the Music application and interrupt audio.

  1. [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

bugFix · knownIssue

Game Center profile-media loading

documentedconfirmed

Applications using Game Center could show neither their icons nor players' profile images.

  1. [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

knownIssue · knownIssue

Protected-data cloud documents

documentedconfirmed

Cloud-document storage remained incompatible with files guarded by Data Protection.

  1. [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