Skip to content

Request camera runtime permissions

Volker Krause requested to merge work/vkrause/android-camera-permissions into master

Needed for this to work on newer Android versions. This bumps the minimum Qt version to 6.6 as only then the Qt permission API is available on all platforms.

Merge request reports