iTunes API problem

Hi!


I use in my app url "https://itunes.apple.com/lookup?id=xxxxxxxxx&limit=200&entity=software&sort=recent" where xxxxxxxxx is my ID.

It works good on simulator. It works good on device, when app was installed by Xcode.

Then i published my app on the App Store.

But it doesn't work when my app was installed from App Store!!! o_O

In my app from App Store i don't recieve server's answer and response code for this url. Other urls work good.

I remember when i used this url with browser some time ago i received server's answer in JSON format on the web page.

But now when i use this url with browser i receive 1.txt file with JSON answer for download.


Is it problem with my app?

Or is it problem with Apple's server?


Waiting for your help... Thanks!

Try doing an ad-hoc install to your device...they tend to closer replicate a download/install via the store.

iTunes API problem
 
 
Q