How to submit an app for iOS 8.3 or 8.4

I need to submit an app, which should support iOS 8.3 upward. But the Application Loader (V 3.6) gives an error (ITMS-90682) saying that asset catelogs are not supported for iOS 8.3 or 8.4. It suggests either to submit for iOS 8.2 or iOS 9.0 to avoid this issue.


Is there a solution / workaround to submit the app for iOS 8.3?


The complete error messages is : ERROR ITMS-90682: "Invalid Bundle. Submitting asset catelogs targeting iOS 8.3 or iOS 8.4 is currently unsupported. You'll either need to change the deployment target back to iOS 8.2 (or lower), or move it forward to iOS 9.0 or later."

I've had this issue before, and I don't think there is a workaround. Either remove the asset catalogs or change your deployment target to iOS 8.2 or 9.0. I suggest changing your deployment target. 😉


All devices that run iOS 8.x can upgrade to iOS 9.x or 10.x.


Here are some iOS version usage statistics: https://developer.apple.com/support/app-store/

Or revert to an earlier version Xcode...


But yeah, usage stats say it all.

How to submit an app for iOS 8.3 or 8.4
 
 
Q