I'd like to learn programming with Swift and specifically would like to see if I can write an app that helps me with AppleMusic.
I have downloaded Xcode and the sample app from last year WWDC.
In the setup steps, it says:
"4. In Safari, visit the Certificates, Identifiers, and Profiles section of the developer web site."
The problem is that this section is not available to free developer accounts.
Is there a way to run that sample app with a free account?
I tried skipping that part but get errors when I try to search for an album in the sample app.
2022-05-27 21:55:45.949931+0200 MusicAlbums[85714:5909816] [DataRequesting] Failed retrieving tokens for MusicDataRequest.Context(url: https://api.music.apple.com/v1/storefronts/be). Error = .developerTokenRequestFailed.
Search request failed with error: .developerTokenRequestFailed.
Thank you,
** Roland **
Brussels, Belgium
Hello @BelgiumRoland,
I suppose I forgot to include the word “paid” in my earlier response.
You need to be a paid member of the Apple Developer Program in order to use MusicKit.
Best regards,