We are currently working on an IOS 11 device with unity 2017.1.0f3 and Xcode 9.5 beta (because Xcode 9 is the only version that currently pushes to IOS 11)
The moment the app starts, we hit this error and our app cannot start -
Main Thread Checker: UI API called on a background thread: -[UIApplication delegate]
This app ran fine before on any previous IOS version (pre IOS 11) when pushed out from Xcode 8
I am hoping that someone else may have ran into this issue...
IOS Error : Main Thread Checker: UI API called on a background thread
The moment the app starts, we hit this error and our app cannot start -
Main Thread Checker: UI API called on a background thread: -[UIApplication delegate]
This app ran fine before on any previous IOS version (pre IOS 11) when pushed out from Xcode 8
I am hoping that someone else may have ran into this issue...
IOS Error : Main Thread Checker: UI API called on a background thread