问题
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