Qt 6.11 is out! See what's new in the release
blog
App stoped after disconnect touch screen
-
I use Qt 5.14.2 on android 7.1. Problem is when USB touch screen disconnected, application only shows a white screen and do nothing.
In application debug window main message is:E Qt JAVA : Surface 1 not found!
If I exit from application and open it again every thing is OK.
In other kinds of applications (JAVA application) this problem does not happen.
Thanks.