ios-sdk icon indicating copy to clipboard operation
ios-sdk copied to clipboard

SPTAppRemoteTrack Artist value has Album Artist Name instead of Artists.

Open addy239 opened this issue 4 years ago • 0 comments

The expected value of Artist inside of a SPTAppRemoteTrack is track's Artist and not Album Artist, but the API returns the Album Artist value even for track's artist. Possibly it simply sends first Artist instead of a comma separated string. I saw somewhere that the old API had an array of Artists for SPTTrack instead of a single Artist, which would have been better.

Is there any way to get all track artists via local iOS SDK? Or is this something that Spotify.app would need to change?

addy239 avatar Feb 25 '21 03:02 addy239