MPNowPlayingInfoPropertyInternationalStandardRecordingCode not working in iOS18 beta5

MPNowPlayingInfoPropertyInternationalStandardRecordingCode not working in iOS18 beta 6 + Xcode 16.0 beta.

Reproduce:

“Becoming a now playable app demo” with

1、Info.plist MusicHapticsSupported set YES;

2、song with correct isrc

nowPlayingInfo[MPNowPlayingInfoPropertyInternationalStandardRecordingCode] = metadata.isrc

Answered by Engineer in 801513022

Hello @xuyuheng. Please check first that you have followed all the instructions outlined in Music Haptics, such as adding the MusicHapticsSupported key to your app's Info.plist and setting its value to YES. Please also check in Settings > Accessibility > Music Haptics that the feature is on. If after following the above steps you are still having issues, then please use Feedback Assistant to submit a bug report, and please reply with your bug report's ID.

Hello @xuyuheng. Please check first that you have followed all the instructions outlined in Music Haptics, such as adding the MusicHapticsSupported key to your app's Info.plist and setting its value to YES. Please also check in Settings > Accessibility > Music Haptics that the feature is on. If after following the above steps you are still having issues, then please use Feedback Assistant to submit a bug report, and please reply with your bug report's ID.

Feedback Assistant to submit a bug report: FB14932296

MPNowPlayingInfoPropertyInternationalStandardRecordingCode not working in iOS18 beta5
 
 
Q