-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.8.5
When using "QML Camera Application" Qt example project, the camera does not recover after minimizing and the Capture button does not appear.
The issue has been reproduced on Android 14 and 12.
To reproduce the issue:
- Build and install QML Camera Application Qt example project.
- Press Capture and immediately minimize the app.
- Return to the app, Capture button is inactive.
Expected behavior:
The ability to continue using the camera and take pictures after minimizing the app.
Actual behavior:
After minimizing, the camera session is stopped, and the Capture button does not appear.