简体   繁体   English

无法使用 Xcode 7.3 将 React Native 应用程序上传到 iTunes Connect

[英]Can't upload React Native app to iTunes Connect with Xcode 7.3

I made an app using React-Native for iOS and I can't publish it to the App Store.我使用 React-Native for iOS 制作了一个应用程序,但无法将其发布到 App Store。 When I go to the Xcode Organizer and follow the steps to upload the Archive, it throws the following error when Sending API usage to iTunes Connect .当我转到 Xcode Organizer 并按照步骤上传存档时,它在将Sending API usage to iTunes Connect时引发以下错误。

iTunes 错误

Yesterday, I tried validating and uploading other apps made with Swift and it worked.昨天,我尝试验证和上传其他用 Swift 制作的应用程序,它奏效了。

Solution found setting the minimum required version of iOS to 8.1.解决方案发现将所需的最低 iOS 版本设置为 8.1。

It supposed to be a launch-screen-related error.它应该是与启动屏幕相关的错误。

NOTE: This solution also applies for Xcode 8.注意:此解决方案也适用于 Xcode 8。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM