Hi there,

These are not crashes, they are warning reported by the Main thread checker, telling us that we ideally should not call those functions from a non-main-thread (the Qt Quick scenegraph renderthread in this case).

We've disabled these warnings for now, while we investigate the issues further, as there's no way for our users to fix them. See QTBUG-63822

tor arne

On 10/11/2017 13:51, Nuno Santos wrote:
Hi,

Is Qt 5.9.2 compatible with iOS 11 SDK?

I have just tried it and while the app opened, there were two thread crashes reported on the console.

I think this is reflected on Xcodes Runtime section as you can see below.

Thanks!

Regards,

Nuno



_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to