-
Bug
-
Resolution: Cannot Reproduce
-
Not Evaluated
-
None
-
6.8.1
-
None
Users that have the "Screen Recognition" feature of iOS VoiceOver enabled experience crashes right after the App is started.
This is reproducible running the attached MWE, which is simply the default Qt Creator project with an additional QML Text added to it.
Please note that one needs to explicitly enable the Screen Recognition option for apps (see attached screenshots).
The crash itself is caused by the following exception:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[QUIWindow axid]: unrecognized selector sent to instance 0x109c6ecc0'