Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iOS Store Review Guidelines : Can I use iTunes Search API on my app?

Tags:

ios

My app which uses "iTunes Search API" has rejected because of violation of the review guidelines (12.1). I would like to know whether "iTunes Search API" is unavailable to use in iOS apps or not.

If some apps which use the API have approved, I will try to re-apply it. Any help will be appreciated.

Apple's approval guidelines is this.

12.1 Applications that scrape any information from Apple sites (for example from apple.com, iTunes Store, App Store, iTunes Connect, Apple Developer Programs, etc) or create rankings using content from Apple sites and services will be rejected https://developer.apple.com/appstore/resources/approval/guidelines.html#scraping-aggregation

like image 884
zono Avatar asked Nov 04 '22 06:11

zono


1 Answers

I think you need to be part of the iTunes affiliate program to use the previews. The first sentence of the "Legal" section of the Search API reads:

Affiliate may use certain promotional content as may be provided by Apple, including previews of songs and music videos, album art, and App icons

And from the Affiliate Program's page:

Affiliate Tools: A variety of advanced tools are available to help technically savvy partners create links to iTunes, App Store and Mac App Store. These include a Search API, an Enterprise Partner Feed that provides advanced data feed for the whole store and a Web iMix tool that can be used to create a dynamic playlist.

It remains unclear... but I wouldn't take any chances, join the affiliates! Plus you can profit share if your app leads to a purchase. Apple Affiliate Program

like image 93
David Menard Avatar answered Nov 08 '22 03:11

David Menard