From Apple:
Dear developer,
We have discovered one or more issues with your recent delivery for "KAUST Sustainability Challenge". To process your delivery, the following issues must be corrected:
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.
Regards,
The App Store team
I can fix it temporarily by editing ios.json , but need a more permanent Cordova-friendly solution.
From Apple:
Dear developer,
We have discovered one or more issues with your recent delivery for "KAUST Sustainability Challenge". To process your delivery, the following issues must be corrected:
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.
Regards,
The App Store team
I can fix it temporarily by editing ios.json , but need a more permanent Cordova-friendly solution.