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