We recently ran into a problem where apps build with XCode  7 have issues when 
submitting to the app store. These are due to XCode Errors ITMS-90474 and 
ITMS-90475. We basically need to set UIRequiresFullScreen and 
UISupportedInterfaceOrientations to the Info.plist file.
Should these preferences be a part of the default iOS template that is used 
when iOS is added ?

Reply via email to