Reputation: 2469
I'm trying to integration Unity project with iOS (Swift) native project, by following this tutorial.
However, I'm not getting the expected result. A black screen appears and it logs the following ِerror message:
Main Thread Checker: UI API called on a background thread: -[UIApplication delegate] PID: 3383, TID: 901726, Thread name: UnityGfxDeviceWorker, Queue name: com.apple.root.default-qos.overcommit, QoS: 21
I am using:
Also, I tried to use ios-unity5, but I got the same issue.
Upvotes: 1
Views: 208
Reputation: 2469
it 's a issue with the special release 2017 in Unity and the issue was solved in the new release 2018
Upvotes: 0