I want to get latest app version information in itunesConnect/App-Store. So may I use itunesconnect api "http://itunes.apple.com/lookup?id=xyz......" in iOS app. As in apple review guidelines
- Scraping and aggregation
12.1. Apps 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.
So this api will only be used at server side or I can also use in iOS app. Please reply.