Obtaining iTunes ID to an iPod player item

前端 未结 1 422
南旧
南旧 2021-02-05 10:02

I have an app that interacts with both the iPod player, and the iTunes Store Web Service Search API. Is there a way to obtain the iTunes ID for a song that I retrieve from my u

1条回答
  •  失恋的感觉
    2021-02-05 10:13

    The API documentation does not list a property for MPMediaItem that gives the iTunes Song ID, but it does give all of the information about a song such as the Artist and song name so, as you suggested, you could search the store for that criteria.

    0 讨论(0)
提交回复
热议问题