应用程序拒绝通过iOS应用商店 [英] App Reject By ios App Store

查看:224
本文介绍了应用程序拒绝通过iOS应用商店的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用 libgdx 以创建iOS应用程序。我查即与编译SDK,它是7.0.2。我该如何解决这个问题?结果


  

1包(S)未上传,因为他们有问题:

    /var/folders/cj/t7129jm93gv3pj_wjdfjq2qm0000gn/T/834524929.itmsp -
  错误信息:结果苹果的Web服务操作的不
  成功的结果无法将包验证:
  834524929.itmsp结果错误ITMS-9000:这包是无效提交到App Store的新应用及应用程序更新必须建立
  公开(GM)版本X code 5和iOS 7 SDK的。不要提交应用
  与测试版软件构建的。在SoftwareAssets / SoftwareAsset
  (MZItmspSoftwareAssetPackage)结果无法启动交付:所有
  运输船未能诊断



解决方案

  

这包是无效的。提交到App新的应用程序和应用程序更新
  商店必须以X code 5和iOS 7的公共(GM)版本构建
  SDK。不要提交与测试版软件内置的应用程序。


让我们来看看仔细这一部分:


  

必须与X code 5和iOS 7的公共(GM)版本构建
  SDK。不要提交与测试版软件内置的应用程序。


放大了一点,好吗?


  

不要提交与测试版软件内置的应用程序。


您使用的是X code语言开发preVIEW,适用于iOS 7.1测试版可能是X $ C $ 5.1Ç。由于这个IOS版本不出来,苹果不允许您提交这个版本X $ C $的C编译下的应用程序,因此,你的包是无效。

只要在这个项目开拓X code,修复可能来了,重新编译并提交任何错误。

I am using libgdx to create an ios app. I checked the sdk that is is compiling with, and it is 7.0.2. How do I fix this?

1 package(s) were not uploaded because they had problems:
/var/folders/cj/t7129jm93gv3pj_wjdfjq2qm0000gn/T/834524929.itmsp - Error Messages:
Apple's web service operation was not successful
Unable to authenticate the package: 834524929.itmsp
ERROR ITMS-9000: "This bundle is invalid. New apps and app updates submitted to the App Store must be built with public (GM) versions of Xcode 5 and iOS 7 SDK. Do not submit apps built with beta software." at SoftwareAssets/SoftwareAsset (MZItmspSoftwareAssetPackage)
Could not start delivery: all transports failed diagnostics

解决方案

This bundle is invalid. New apps and app updates submitted to the App Store must be built with public (GM) versions of Xcode 5 and iOS 7 SDK. Do not submit apps built with beta software.

Let's look at this part carefully:

Must be built with public (GM) versions of Xcode 5 and iOS 7 SDK. Do not submit apps built with beta software.

Zoom in a bit, please?

Do not submit apps built with beta software.

You are using the Xcode developer preview, probably Xcode 5.1 for iOS 7.1 beta. Since this iOS version is not out, Apple does not allow you to submit apps compiled under this version of Xcode, hence your bundle is "invalid".

Simply open up Xcode with this project, fix any errors that may come, recompile and submit.

这篇关于应用程序拒绝通过iOS应用商店的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆