ios - "Unable to Validate your Application Error"上传新版iOS App时

标签 ios xcode application-loader

我一直在尝试为我的 ios 应用程序上传新版本,但我总是收到此错误 “无法验证您的申请, "您选择的应用不存在"

来自 Xcode 存档器。 我在这里关注了这个问题 Xcode 6.4 The Application You Have Selected Does Not Exist

建议使用Application Loader, 这样做之后,我最终得到了一堆错误,例如这些

ERROR ITMS-90049: "This bundle is invalid. The bundle identifier contains disallowed characters. [See the section of the Application Programming Guide entitled The Application Bundle.]"
ERROR ITMS-90057: "Missing plist key. The Info.plist file is missing the required key: CFBundleShortVersionString."
ERROR ITMS-90056: "This bundle is invalid. The Info.plist file is missing the required key: CFBundleVersion."
The resulting API analysis file is too large.  We were unable to validate your API usage prior to delivery.  This is just an informational message.

此错误没有任何意义,因为我的应用程序中已经存在所有丢失的 key ,以及我的应用程序的相应 bundle ID,该 ID 已经在 Appstore 中存在一年了。

谁能帮我解决这个问题,

我似乎已经尝试了我能找到的所有解决方案,但都无济于事,还有其他人面临这个问题吗? 这是苹果服务器或维护方面的另一个问题,我只需要等待几个小时,他们就会在他们的末端修复它吗?

最佳答案

我遇到了同样的问题,但后来我使用了 Application Loader,它对我有用。验证您的应用程序后,通过选择选项为 iOS App Store 部署保存导出您的应用程序,然后使用应用程序加载器仅上传您的应用程序 ipa。

关于ios - "Unable to Validate your Application Error"上传新版iOS App时,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33277785/

相关文章:

ios - 混合 Swift 和 Objective C : "ProjectName-Swift.h" file not found

swift - 不同项目中的SPM依赖

ios - 不使用 xcode 8 在苹果商店中显示构建

ios - 无法使用 Application Loader 将 .ipa 上传到 iTunes

ios - Swift 无法理解 Calendar.dateComponents 的结果

ios - Alamofire 不同请求的不同超时

iphone - 添加授权文件

ios - Apple 的应用程序加载器未上传。卡住和重置

ios - AFNetworking 同时请求

objective-c - ios deleteconformation 按钮