Returns the type of authorization the user has set for accessing the music library on the device.
SDKs
- iOS 9.3+
- Mac Catalyst 13.0+
- tvOS 9.3+
Framework
- Store
Kit
Declaration
class func authorizationStatus() -> SKCloud Service Authorization Status
Return Value
The type of authorization for music library access. See SKCloud
for a list of possible values.
Discussion
Use the authorization status to determine in what ways you can access the user’s music library.