Musicoin / app

The official mobile application of Musicoin
https://musicoin.org
18 stars 7 forks source link

Deep linking #11

Open voyceatlas opened 5 years ago

voyceatlas commented 5 years ago

I’m trying to add a link to my site that opens the app and plays a song. The url “musicoin://“ works to open the app when clicked but it doesn’t go to the track id. How do we tell the app to go to a specific song.

On another note... the website doesn’t play anything on iOS. The iframe shares are blank on the main site and embeds. Works on android.

esaruoho commented 5 years ago

I, too, would love to know more about deeplinking into specific tracks on musicoin. any ideas on how that protocol is utilised?

as regards your other note, some people suggest, when using hyperspace app, to use autoplay=true or autoplay=1. I can't for the life of me come up with a link to a blog-post about modifying the embed.

I tried on iOS Mobile Safari and was able to get the tunes to play on the main website.

bengyles commented 5 years ago

@voyceatlas the reason why it's not working is because we haven't configured the routes in the app yet, we are going to implement this soon but in the meantime we'll just display a link to the app in the store