Juist added my first build to TestFlight (still reviewing). Although I set all my views to display on iPhone5(s) I still had to include screenshots for every possible screen size to in iTunes Connect.
Is it possible to exclude the iPhone4 platform (for its screen limitations) or should an app always run on all screen sizes (App rules)?
You can say for iPhone only or for Ipad only
but if you say Iphone, you MUST support ALL screen sizes from 4s to 6+
if you say iPad only, you must support non-Retina as well as Retina
if you say both, you must support ALL sizes, and non-retina iPad
exclusions can be made if there is a hardware feature not support but required by your app… (GPS, etc)
but screen size/resoultion is NOT one of those exclusions