Added error handling when JSON results are empty
- #200: Now logs out an error if the App Store JSON results are empty. This will only get thrown if the
countryCode
variable was not set and you're available in the US App Store (e.g., the default store). Thanks to @vinczebalazs for pointing out that this code path was not covered.