I have a Spotify developers key and have been preparing an iOS app for release that uses cocoalibspotify. Before I submit to Apple, I want to verify my account details and double check Spotify's approval process. But I can't find the info on developer.spotify.com for an iOS app - I just see details for a web app.

Could someone share hints or experiences of successfully publishing an iOS app that uses the Spotify API?

有帮助吗?

解决方案

There's no formal approval process other than Apple's — just submit to Apple.

However, make sure you're abiding by libspotify's Terms and Conditions, particularly the fact you can't charge money for an app that uses libspotify.

If you'd like guidance, especially with your UI components (you must make it clear that music is being played from Spotify), contact the same team you would for web apps and they can help — contact details are on the Spotify developer website.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top