Open HexTree opened 7 years ago
we could write a script that creates info.plist when we build the app
On Jan 27, 2017, at 4:40 AM, HexTree notifications@github.com wrote:
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.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/HexTree/CoffeePoints/issues/38, or mute the thread https://github.com/notifications/unsubscribe-auth/AIKhQ63Fh-S51ViqPy7xWk-xRmBRqsl4ks5rWUsMgaJpZM4LvWrx.
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.