I've updated an old app with a minor bug fix. The app was compiled using Xcode 5.1. (No way to use assets catalog or to add iPhone 6 and 6 Plus images.) But still when I try to submit it to review I'm getting this error:
You must provide a screenshot for 4.7-inch Retina display, because your app binary supports 4.7-inch Retina displays.
You must provide a screenshot for 5.5-inch Retina display, because your app binary supports 5.5-inch Retina displays.
The easiest fix would be to upload 4.7 & 5.5 pics which is fine but I'm more worried about the "because your app binary supports 4.7-inch Retina displays" part.
Although it feels like a bug in iTunes connect, any one found a workaround for this?