When developing a spotify app, how do I show a standard spotify “share” popover that will do the right thing for a song of choice?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
At the moment, there’s no public API for this. We’ll be releasing an updated build soon that includes it.
Until then, you can use the following private API. Please note that you must move over the the public API once released if you want your application to be published in the App Finder:
… where x and y are the coordinates inside your app where the popup is to be shown.