Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
6.8.0 Beta4
-
-
746b4d108 (dev), b04e7c663 (6.8)
Description
/Users/ollivuolteenaho/dev/qtdeclarative/tests/manual/platforms/android/qtquickview_java/app/src/main/java/com/example/qtquickview_java/QmlService.java:61: error: cannot find symbol m_serviceView.loadComponent(m_serviceViewComponent); ^ symbol: method loadComponent(Main) location: variable m_serviceView of type QtQuickView
This has apparently changed to loadContent, but changing that resulted in the app crashing with a lot of stack trace and everything (included as an attachment).