MusicKitPlayer
MusicKitPlayer copied to clipboard
A simple Music Player built using SwiftUI and MusicKit
@simonng Thank you for the awesome tutorial! It has been the most helpful!! I am currently stuck at getting user token via SKCloudServiceController's requestusertoken method. I have been following everything...
Hi, I was looking through your example that you posted here and I was curious, is this your API key? I would recommend removing it if it is. https://github.com/appcoda/MusicKitPlayer/blob/3e35a81f91638b4a72a59bda5e930ed79aad1140/MusicPlayer/AppleMusicAPI.swift#L13
Hi, the music kit can fetch data from the music library but can I upload or delete the music from the app, then it will do the same action in...