Skip to content

Added error handling when JSON results are empty

Compare
Choose a tag to compare
@ArtSabintsev ArtSabintsev released this 11 Mar 00:53
· 356 commits to master since this release
  • #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.