iOS 10 - 上传的版本在 xcode 中显示成功,但在应用商店内容中不可用?

iOS 10 - uploaded build showing success in xcode but its not available in the app store content?

Xcode 上传时显示上传成功但在应用商店内容页面中未显示错误消息

注意:已向苹果团队索取更多信息

请检查您的电子邮件、iTunes 连接页面。

App Store 团队应请求解决 ITMS-XXXXX 一些问题。

上传二进制文件时显示成功,但在 iTunes 连接中处理后,他们要求解决特定问题编号 ITMS-XXXXXX

例如

Dear Developer,
We identified one or more issues with a recent delivery for your app, "SUPER GREAT APP". Please correct the following issues, then upload again.
ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability. Learn more (https://developer.apple.com/documentation/uikit/uiwebview).
Best regards,
The App Store Team

参考视频,我解决了: https://developer.apple.com/videos/play/wwdc2016/709/?time=1754

我错过了 info.plist

中的 NSCameraUsageDescription 字段

https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CocoaKeys.html