Hello,
I’ve recently updated an app using Qt 5.7.0 and when I submitted this update to 
iTunesConnect the build has been rejected for this reasons:

> This app attempts to access privacy-sensitive data without a usage 
> description. The app's Info.plist must contain an 
> NSPhotoLibraryUsageDescription key with a string value explaining to the user 
> how the app uses this data.
> 
> This app attempts to access privacy-sensitive data without a usage 
> description. The app's Info.plist must contain an NSCameraUsageDescription 
> key with a string value explaining to the user how the app uses this data.
> 

I don’t use CAMERA and I don’t use PhotoLibrary 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

Reply via email to