---
title: NSAppleMusicUsageDescription
framework: bundleresources
role: symbol
role_heading: Property List Key
path: bundleresources/information-property-list/nsapplemusicusagedescription
---

# NSAppleMusicUsageDescription

A message that tells people why the app is requesting access to their media library.

## Discussion

Discussion Set the value of this key to a user-readable description of how your app intends to use a person’s media library. The first time your app attempts to access their library, the system prompts the user to grant or deny access to your app. The system includes this key’s description in the dialog it displays to the user. important: Your app must provide a value for this key to access a person’s media library. This requirement applies to iOS, iPadOS, visionOS, and macOS apps that link against the macOS 15 SDK or later.

## See Also

### MediaPlayer

- [Requesting Access to Apple Music Library](storekit/requesting-access-to-apple-music-library.md)
