您请求的产品暂无供应 [英] the item you requested is not available for purchase

查看:166
本文介绍了您请求的产品暂无供应的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想Android Market的应用内购买融入我的应用程序,而且在整个一个恼人的错误每次我试图购买一个真正的inapp产品不幸的到来。

I'm trying to integrate Android Market in-app purchases into my app, but unfortunately coming across an annoying error every time I try to purchase a real inapp product.

我已经采取了示例应用程序(龙与地下城),并把它添加到我的应用程序。我已经更新了公共密钥,并更新了产品的列表如下:

I've taken the sample application (Dungeons) and added it to my app. I've updated the Public Key and also updated the list of products to the following:

/ **产品列表条目为可以购买的产品的数组。 * /

/** An array of product list entries for the products that can be purchased. */

private static final CatalogEntry[] CATALOG = new CatalogEntry[] {
    new CatalogEntry("full", "Full v", Managed.MANAGED),

};

我出口使用Eclipse的应用程序,我的手机上安装了它,并上传到Android Market的网站。同时在Android Market网站,我已经添加了充分作为应用程序内购买,并将其发布。

I've exported the application using Eclipse, and installed it on my phone and also uploaded it to the Android Market website. Also on the Android Market website I've added full as an in-app purchase and published it.

我还加了我Googlemail电子邮件帐户作为测试帐户(即一,我签署了我的电话)。

I've also added my googlemail account as a testing account (that is the one I'm signed into on my phone).

当我运行在我的手机应用程序,我收到了,每当我试着买全所请求尚未销售的Andr​​oid邮件的项目,但如果我尝试,例如,android.test.purchased,它的工作原理精绝

When I run the application on my phone I get a the item you've requested not available for purchase android message whenever I try to buy full, but if I try for example, android.test.purchased, it works absolutely fine.

本文档中的项目您要求尚未销售的Andr​​oid状态如下:

The documentation for the item you've requested not available for purchase android states the following:

表示Android电子市场中找不到应用程序的产品列表中要求的项目。如果产品标识拼错在REQUEST_PURCHASE请求,或者如果一个项目是未公开的在应用程序的产品列表中就会发生这种情况。

Indicates that Android Market cannot find the requested item in the application's product list. This can happen if the product ID is misspelled in your REQUEST_PURCHASE request or if an item is unpublished in the application's product list.

产品ID是definetely一样的,它是definetely公布,并要求必须经过确定,因为它的示例应用程序。

The product ID is definetely the same, it's definetely published and the request must be going through ok as it's the sample application .

我使用的apk相同的版本,我发表inapp产品也同时也激活APK。 但还是我面临同样的问题,请帮我何来修复它。

i am using same version of apk and i published inapp products also and activated apk also. but still i am facing same problem please help me ho to fix it.

任何想法将AP preciated!

Any thoughts would be appreciated!

推荐答案

请您是否使用相同的测试帐户的邮件编号或不检查

please check if your using same test account mail id or not

这篇关于您请求的产品暂无供应的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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