When I launch my iOS app I have this exception. I don't understand how it depends. I think I've done everything properly
/BuildRoot/Library/Caches/com.apple.xbs/Sources/UIKit/UIKit-3694.4.18/UIApplication.m:1706
2017-11-14 13:32:19.370951+0100 StentleAppCustomer[3482:1613670] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'accessing _cachedSystemAnimationFence requires the main thread'
When I launch my iOS app I have this exception. I don't understand how it depends. I think I've done everything properly
MY CODE:
I have add this lines code in my unoproj file