Wanting to open Apple Music from app

Hi all,


I developing an iOS companion app for a streaming amplifier. In the app, I want to give the user the option to go to one of five streaming apps that they can navigate to to start streaming on their amplifier. I have not been able to find the universal link for the Apple Music app. Is this something that is public, or that I would be able to use?


Thanks,

Austin

Replies

Hey Austin, if I navigate to "music://" in Safari it will open the Music app. Maybe that's it?

Instead of handing off, why not use/add a player in your app: https://developer.apple.com/documentation/mediaplayer?language=objc