Hi Nuno,

FYI: there's a problem - not with iOS 11 SDK  but at runtime:
5.9.x (and 5.10.Betas) users will get scrambled text on iOS11 devices
https://bugreports.qt.io/browse/QTBUG-63127
https://bugreports.qt.io/browse/QTBUG-63476
more and more of my customers are reporting this now as they updated to
iOS11,
so I sent out a warning to stay with iOS10 for my apps

ekke

Am 14.11.17 um 12:12 schrieb Nuno Santos:
> Tor,
>
> Thanks for the clarifications! 
>
> Regards,
>
> Nuno
>
>> On 10 Nov 2017, at 14:28, Tor Arne Vestbø <tor.arne.ves...@qt.io> wrote:
>>
>> 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

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

Reply via email to