Post

Replies

Boosts

Views

Activity

Reply to MusicKit compatibility with macOS
Apologies if it's a bit obvious but probably the first thing to check is that you've actually granted permission for your app to access Apple Music on your Mac. i.e. in the System Preferences app, Security & Privacy -> Privacy -> Media & Apple Music. Is your app listed there and is access enabled? Just to confirm, this call is working Ok for me on Ventura (unlike any of the newer MusicKit functions).
Aug ’22
Reply to 'MusicLibraryRequest' is unavailable in Mac Catalyst
Am going to answer my own question here for when others hit the same issue: according to both the documentation and my direct experience, these new MusicLibrary calls are NOT supported on macOS Ventura, either natively or via Catalyst. They are only supported on iOS-derived platforms. I find it deeply concerning that new APIs are being introduced which aren’t available on Catalyst in particular. It calls into question Apple’s commitment to the platform - I’m surprised this hasn’t received more publicity.
Aug ’22
Reply to Songs are not always added to Playlist when using Music iOS
Hi @JoeKun. Is there any update on this issue? My app adds Apple Music tracks to playlists and is seeing a similar problem. Basically it gets an http 20x reply (indicating success) after adding tracks to a playlist but some of the tracks are not actually getting added. Seems to have started in the last couple of weeks and only impacts certain users. Am very concerned in case this is a new server api release which is being rolled-out to a few initial servers. A lot of apps depend on this endpoint and it seems completely broken at the moment for impacted users. Thanks!
May ’22