Post

Replies

Boosts

Views

Activity

WeatherKit out of beta and more signals
Hi team Is there any word on when we will be able to sign up for plans that allow us to make more than 500,000 API calls a month? All I can see is this under the pricing on the Get Started page: "Additional details on how to sign up for a subscription will be available this summer". I'm doing some napkin math for my new app and users and the limit starts looking small pretty fast! Thanks!
1
0
773
Aug ’22
Can you remove a song from a users Apple Music Library?
Is there an API or method to do the above? I am building a music app and can find the addItem API here https://developer.apple.com/documentation/mediaplayer/mpmedialibrary/1621278-additem, but no removal API. This is a pain for users as they will be able to add items, but then be unable to remove them unless they go to the Apple Music app. This also appears to be the case for playlists.
1
0
1.2k
Jun ’21
WeatherKit out of beta and more signals
Hi team Is there any word on when we will be able to sign up for plans that allow us to make more than 500,000 API calls a month? All I can see is this under the pricing on the Get Started page: "Additional details on how to sign up for a subscription will be available this summer". I'm doing some napkin math for my new app and users and the limit starts looking small pretty fast! Thanks!
Replies
1
Boosts
0
Views
773
Activity
Aug ’22
Can you get an Album from a Song with MusicKit?
Is it possible to get an album from a song in MusicKit? I haven't been able to find a way to do so currently. I have tried using .with() but it appears that album is not supported. What I am looking for is properties on the Song like what is present on MPMediaItem such as albumTitle, genre, etc.
Replies
3
Boosts
0
Views
1.3k
Activity
Jul ’21
Can you remove a song from a users Apple Music Library?
Is there an API or method to do the above? I am building a music app and can find the addItem API here https://developer.apple.com/documentation/mediaplayer/mpmedialibrary/1621278-additem, but no removal API. This is a pain for users as they will be able to add items, but then be unable to remove them unless they go to the Apple Music app. This also appears to be the case for playlists.
Replies
1
Boosts
0
Views
1.2k
Activity
Jun ’21