Open native Spotify app from mobile browser

。_饼干妹妹 提交于 2019-12-14 04:03:35

问题


Is it possible to click a link to a users profile in a mobile web browser on Android/iOS and have the Spotify native app open.


回答1:


Ok, after some investigation, to open the native Spotify app on either mobile or desktop just replace

the URL:

https://play.spotify.com/user/user_Id/playlist/playlist_Id

with the URI:

spotify:user:user_Id:playlist:playlist_Id

I have only tested this on Chrome and Android. But I think it should work on iOS as well.




回答2:


This happens autonomously, provided the user has the app installed



来源:https://stackoverflow.com/questions/27391725/open-native-spotify-app-from-mobile-browser

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!