Xcode error with no JSON request provided in the payload
Xcode and its strange quirks keep errors coming thick and fast when its time to submit archives to the Apple App Store.
Here's an interesting one related to JSON requests:
The solution?
May 2016 articles
Xcode and its strange quirks keep errors coming thick and fast when its time to submit archives to the Apple App Store.
Here's an interesting one related to JSON requests:
The solution?
Here's a new Xcode error we came across when attempting to submit an archive to the Apple App Store:
This one confused us at first because we had selected the orientations for how the App would be displayed in our project settings file.
The solution is, however, absurdly simple...