I have a problem, may be you can help me. I try to build ipa file with phonegap build.
First I created the packet with Intel xdk and I download the ipa file with phonegap build, and when I upload to iTunes then I got always this error message:
Missing Info.plist key - This app attempts to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSCalendarsUsageDescription key with a string value explaining to the user how the app uses this data.
Missing Info.plist key - This app attempts to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSBluetoothPeripheralUsageDescription 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 found this may be this is the solution but I do not how:
http://stackoverflow.com/questions/4161 ... escription