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?
|
feedback
|
|
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. | |||||
feedback
|