MediaPlayer iOS 11.2 to 11.3 API Differences

MPMusicPlayerController.h
Declaration
FromNSString *const _Nonnull MPMusicPlayerControllerPlaybackStateDidChangeNotification
Toconst NSNotificationName _Nonnull MPMusicPlayerControllerPlaybackStateDidChangeNotification

Declaration
FromNSString *const _Nonnull MPMusicPlayerControllerNowPlayingItemDidChangeNotification
Toconst NSNotificationName _Nonnull MPMusicPlayerControllerNowPlayingItemDidChangeNotification

Declaration
FromNSString *const _Nonnull MPMusicPlayerControllerVolumeDidChangeNotification
Toconst NSNotificationName _Nonnull MPMusicPlayerControllerVolumeDidChangeNotification

MPMusicPlayerQueueDescriptor.h
Protocols
FromNSSecureCoding
Tonone

Protocols
FromNSSecureCoding
Tonone

MPVolumeSettings.h
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedUse MPVolumeView to present volume controls.

AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedUse MPVolumeView to present volume controls.

AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedUse MPVolumeView to present volume controls.