Hello, I’ve recently updated an app using Qt 5.7.0 and when I submitted this update to Google Play I had this warning:
"Your app has an APK with version code 28 that requests the following permission(s): android.permission.CAMERA,android.permission.RECORD_AUDIO. Apps using these permissions in an APK are required to have a privacy policy set.” I don’t use CAMERA and I don’t use RECORD_AUDIO into the app. So, I don’t know why Qt inject these permission. I’m using a WebView for mobile. How can I remove these ? Thanks, Gianluca.
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest