-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
6.10
See Qt Quick Academy repo for reproducer https://github.com/qt-learning/QtQuickView-Android
This works on 6.9.1 but on 6.10.0 beta 3 we get this when running the academy project and clicking the button.
The animation works, but the text of the button does not update. On logcat we see this.
QtQuickView com.example.baserobo W Failed to find matching signal from root object for signal: isPlaying QtQuickView com.example.baserobo W The signal isPlaying does not exist in the root object or the arguments do not match with the listener.