New distribution error with Xcode ITMS-90109

hi guys, i m sending an update and got a new error and this is the url with more info:

But I haven’t change nothing, using unity 2019.2.8, support for iPad and iPhone are checked in unity settings.
What could be happening?

1 Like

I got this error as well, did you manage to fix it?

You can compare info.plist from the project built with older version of unity with the one from new one. You are looking for UIRequiredDeviceCapabilities key. Without knowing this it is impossible to help

I don’t have the older version anymore (lack of version control).

For I fixed by goto Info Tab (Info.plist) → Required device capabilities → Expand Items → the new added one (compared with the previous version) Delete it. Then upload again.

It’s due to the Auto Graphics API. This issue has wasted a few hours of debugging and having used Unity for over 1000 hours, this has been one of the most negative experiences so far.

The temporary workaround is outlined in:
*
https://www.youtube.com/watch?v=y3a3QsQQlZE

Please can this be resolved in a future version of Unity?

Thank you.

2 Likes