I have tried to upload my app in xcode but I have got a mail with the message below:
Missing Info.plist key - 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.
Once these issues have been corrected, you can then redeliver the corrected binary.
I don't use any external camera accept the camera built in in Unity.
Why...
Ios requests camera description
Missing Info.plist key - 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.
Once these issues have been corrected, you can then redeliver the corrected binary.
I don't use any external camera accept the camera built in in Unity.
Why...
Ios requests camera description