Thanks for being a part of WWDC25!

How did we do? We’d love to know your thoughts on this year’s conference. Take the survey here

MusicKit for Android reports an error when playing stations

When I use musicKit SDK for Android 1.1.2, I found that MediaContainerType only defines three types: NONE = 0; ALBUM = 1; PLAYLIST = 2; The RADIO_STATION type is not defined. However, the documentation of com.apple.android.music.playback.model states that the RADIO_STATION type is supported. This problem causes an error after I pass in the stations ID:

MediaSessionManager com.apple.android.music.sdk.testapp D onPlaybackError() Quincy java.io.IOException

May I ask how to solve this problem?

MusicKit for Android reports an error when playing stations
 
 
Q