Akdeniz / google-play-crawler

Play with Google Play API :)
Other
562 stars 204 forks source link

How to tell if app is not available due to country restrictions? #34

Open matkam opened 10 years ago

matkam commented 10 years ago

Is there any way to tell if an app is not available due to country restrictions? I have an array of ~10 devices to try downloading an app. I know I could check for checkoutRequired to see if its a price restriction, but I don't know how to account for connectivity issues vs country availability.