Post

Replies

Boosts

Views

Activity

Comment on Songs are not always added to Playlist when using Music iOS
Hi @JoeKun. I’ve just opened FB10030197 for this. It contains a detailed write up, including log files, which demonstrates the issue. It’s a very real problem: you add tracks to a playlist, get a 204 back (success), then query the playlist and the tracks are not there. I actually opened a TSI for this 2 days ago as it’s critical to my business. So far I’ve heard nothing back.
Topic: Media Technologies SubTopic: General Tags:
May ’22
Comment on MusicKit play back with Mac Catalyst seems not be working.
I discovered this purely by chance (and I shudder to think about what is going under the covers) but I found that if the following line of code gets run before the call to ApplicationMusicPlayer then it all seems to work: let _ = MPMediaQuery.playlists() Clearly this ought not to have any effect at all, but it works for me so I'm sharing it in case it works for others.
Topic: Media Technologies SubTopic: General Tags:
Feb ’22
Comment on "The bundle version, NNN, must be a higher than the previously uploaded version"
I saw that post but I'm not sure it's the same thing. My build numbers on both the iOS & macOS versions are (correctly) the same and are exactly what I set them to / what they ought to be. The error message I'm getting back from App Store Connect references the same build number. There's no auto-incrementing going on, basically, as far as I can see. It's more as though there's something now stopping the same build being uploaded to both the macOS & iOS app stores.
Nov ’21