I have a trackId 534438314. I am using iTunes api to get the information regarding this app. But I am unable to find the app details. Below is what I have tried:
I tried using iTunes api without any extra param
It gives 0 results
- I know that this app is available in japanese store so I added country param and tried the below url
https://itunes.apple.com/lookup?id=534438314&country=jp
It gives 0 results
- I also tried using bundleId with and without country param. Both the cases give 0 result count.
https://itunes.apple.com/lookup?bundleId=net.appbank.maobank
I am stuck with this and unable to proceed further. Any help would be much appreciated. Thanks in advance.
*First fetch correct link using SKStoreProductViewController class.**
When you get proper link then use that link to open your app