cidertool / cider

Submit your builds to the Apple App Store in seconds
https://cidertool.github.io/cider
GNU General Public License v3.0
26 stars 0 forks source link

Better parsing of App Store Version Submission errors #30

Closed aaronsky closed 4 years ago

aaronsky commented 4 years ago

When attempting to submit to the App Store, the error we get back from the API when we fail is simply:


    Submit for review errors found.```

Cider should do more to point to where the issue is, possibly by the undocumented `meta` field on ErrorResponse.Error