Retrieve PlayCount of an user library song by using Apple Music API.

I want to get playCount of an user library song from Apple Music API. Or is there any other way that I can access that how many times they have played a specific song.

Replies

I've did a few tests, it only updates on Mac when you play the entire song.

When i play the entire song on iOS (17) now, it does not update the count on the Song.playCount property. Hey Apple, if you don't update it, why are you signaling that in the API that it works for iOS? This is wasting developer time testing.