ios iPhone:应用程序内购买必须与新的应用程序版本一起提交
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/8677857/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
iPhone : In-App Purchase(s) must be submitted with a new app version
提问by Devang
I am trying to verify my in-app purchase.
我正在尝试验证我的应用内购买。
For that I have uploaded my binary and added In-app purchase.
为此,我上传了我的二进制文件并添加了应用内购买。
But at iTunes it is showing me like following
但在 iTunes 上,它显示我如下
Note:
Your first In-App Purchase(s) must be submitted with a new app version. Select them from the In-App Purchases section of the Version Details page and then click Ready to Upload Binary.
笔记:
您的第一个应用内购买必须与新的应用版本一起提交。从版本详细信息页面的应用内购买部分选择它们,然后单击准备上传二进制文件。
But I did not find any option to make my in-app purchase Ready to upload
.
但是我没有找到任何进行应用内购买的选项Ready to upload
。
What could be wrong ?
有什么问题?
回答by Heena
I also made the same mistake and i Found it as per below steps
我也犯了同样的错误,我按照以下步骤找到了它
All other steps i think you have completed
我认为您已完成的所有其他步骤
- Login to iTunes connect
- Go to "Manage Your applications"
- Click on your application icon
- In that click on "View details"
- On that at bottom of your page you will find "In-App Purchase"
- Where you have to check mark your Non-consumable/Consumable/Auto-Renewable Product
- 登录到 iTunes 连接
- 转到“管理您的应用程序”
- 单击您的应用程序图标
- 在那个点击“查看详细信息”
- 在页面底部,您会找到“应用内购买”
- 您必须勾选非消耗品/消耗品/自动再生产品的位置
and then submit
然后提交
To cross check that - Go to Manage In-App Purchase
要交叉检查 - 转到管理应用内购买
where you will NOW find status "Ready to Upload"
您现在可以在其中找到“准备上传”状态
Hope this help...
希望这有助于...
回答by pgomes
If the state of your application is Prepare For Uploadyou can perform the following steps:
- Log In ITunes Connect
- Select Manage Your Applications
- Select your application (or search for it)
- Go to View Details
- Select In App Purchases - Edit
- Check your purchase
- Select Save
如果您的应用程序的状态是准备上传,您可以执行以下步骤:
- 登录iTunes Connect
- 选择管理您的应用程序
- 选择您的应用程序(或搜索它)
- 转到查看详细信息
- 选择应用内购买 - 编辑
-检查您的购买
- 选择保存
However, if you have already checked the application as "ready to submit" and this is in fact your first in-app purchase, you can't submit the in-app purchase directly. The following steps worked out for me:
- Submit the application once it is ready (I discourage submitting a half baked package)
- Log into iTunes Connect
- Select Manage Your Applications
- Select your application (or search for it)
- Select View Details
- Select Binary Detailsin the Linkssection
- Select Reject Binaryand confirm
- Go to the In App Purchases - Editsection (should be available now)
- Check your purchase
- Select Save
但是,如果您已经将应用程序勾选为“准备提交”并且这实际上是您的第一次应用内购买,则您不能直接提交应用内购买。以下步骤对我
有用:- 准备好后提交应用程序(我不鼓励提交半成品包)
- 登录iTunes Connect
- 选择管理您的应用程序
- 选择您的应用程序(或搜索它)
- 选择查看详细信息
-在链接部分选择二进制详细信息- 选择拒绝二进制并确认
- 转到应用内购买 - 编辑部分(现在应该可用)
- 检查您的购买
- 选择保存
(Written according to the iTunes Connect Developer Guide 7.4)
(根据 iTunes Connect Developer Guide 7.4 编写)
回答by Joshua Pinter
Visual Version
视觉版
Indeed, the In-App Purchases section appears after you get your In-App Purchase ready to be submitted and then upload a new build of your app. Here are some visuals to go along with this.
实际上,在您准备好提交应用内购买并上传应用的新版本后,应用内购买部分就会出现。这里有一些与此相关的视觉效果。
Get your first In-App Purchase ready for submission with all the details and screenshot, etc.
Upload a new version of your app (I change my version number but you might be able to just increment your build number).
Once that version is done processing, go to the iOS App section and scroll down. You should be able to see the In-App Purchases section now.
Click the + icon and select any/all of your In-App Purchases.
Once added, you can now submit your app version, along with the selected In-App Purchases, for review.
回答by Shanmugaraja G
Goto view details and proceed then click the "Ready to upload binary" then continue after go to Manage In-app purchase on your in-app detail the "Submit For Review" will be enabled. Here you can submit it.
转到查看详细信息并继续,然后单击“准备上传二进制文件”,然后在转到管理应用内购买的应用内详细信息后继续,将启用“提交审核”。在这里你可以提交。
回答by Borut Tomazin
In your current version edit "InApp purchase" section and select available in-apps. Than this warning will be dismissed. It works for me...
在您当前的版本中编辑“应用内购买”部分并选择可用的应用内。比这个警告将被驳回。这个对我有用...
回答by Anshul Jain
If you want to test your in app purchase then create an test user in your itunes a/c and manage your in app purchase in your app by clicking on manage in app purchase button...
如果您想测试您的应用内购买,请在您的 itunes a/c 中创建一个测试用户,并通过单击管理应用内购买按钮来管理您的应用内购买...
it takes some time...... after that by test user a/c u can test it in your app....
这需要一些时间......然后通过测试用户 a/cu 可以在你的应用程序中测试它......