Create RadioShow and Curator for iOS 15.0 to iOS 15.3
Currently, in Musickit, these items are iOS 15.4+ only. Create a version similar to MusicKit for iOS 15.0 to iOS 15.3
RadioShow: 7 properties to create using a custom decoder.
Curator: 7 properties to create using a custom decoder.
Have a look at this thread here to under how both of them work - Accessing details about the Curator https://developer.apple.com/forums/thread/702584?answerId=707930022#707930022
This might help @rudrankriyam ~ https://www.appcoda.com/musickit-music-api/
Why does it have iOS 15.0 - 15.3 instead of iOS 13 - iOS 15.3?
You can generate Apple Music JWT Token for support from iOS 13 and forward, I think..
Hi @paulcanyon, this framework is a companion to the MusicKit framework by Apple, written in Swift and for SwiftUI. It targets iOS 15+; however RadioShow and Curator were added later in iOS 15.4+.
Hence, the issue is to create the structures for iOS 15 to 15.3
As iOS 16 adoption is increasing, and most of the users are iOS 15.4+, I'm closing this issue.