iosobjective-capp-storeapp-store-connectitunes-store

iTunes lookup?bundleId method is not working for my app


I'm trying to lookup my app from this method: http://itunes.apple.com/US/lookup?bundleId=com.writingfuture.where2

But it always return

{
 "resultCount":0,
 "results": []
}

My app status in the store is perfectly fine (ready for sale). Here's a detail:


I have no idea why I can't lookup for my app with this method. Do you guys have any idea?

Thanks in advance,

Chammp


Solution

  • Looks like your app is ONLY available in Thailand storefront - so the lookup should include country code in the base lookup URL:

    The alternative to using bundleId is simply looking up by adamID: