No matter what I do, I now get this error when submitting to iTunes Connect.
ERROR ITMS-90096: "Your binary is not optimized for iPhone 5 - New iPhone apps and app updates submitted must support the 4-inch display on iPhone 5 and must include a launch image referenced in the Info.plist under UILaunchImages with a UILaunchImageSize value set to {320, 568}. Launch images must be PNG files and located at the top-level of your bundle, or provided within each .lproj folder if you localize your launch images. Learn more about iPhone 5 support and app launch images by reviewing the ‘iOS Human Interface Guidelines’ at https://developer.apple.com/ios/human-interface-guidelines/graphics/launch-screen."
I’ve have followed the instructions here: https://docs.coronalabs.com/guide/distribution/launchFile/index.html
I have tried everything here: https://forums.coronalabs.com/topic/68599-error-itms-90096-your-binary-is-not-optimized-for-iphone-5-never-seen-this-msg-before/#entry356487
I have tried using “Asset Catalog Creator” and putting the launch screens inside the Images.xcassets folder with the icons.
A sample app with no launch screens works. However, when I copy “LaunchScreen.storyboardc” into my folder, that doesn’t work.
Could it be related to the Splash Screen plugin?
Nothing works. Help!