2011-11-18 28 views
5

我已经成功地在我的应用程序中测试产品ID(即android.test.purchased等),但我得到与真实产品ID异常..任何帮助将不胜感激。 我也在应用程序草案中发布了inappproduct列表。在应用程序购买问题在Android

我得到下面的异常::::提前

11-18 15:33:15.367: E/Volley(20873): [12] BasicNetwork.performRequest: Unexpected response code 500 for https://android.clients.google.com/fdfe/purchase 
11-18 15:33:15.378: W/Finsky(20873): [1] CheckoutPurchase.onErrorResponse: DisplayErrorMessage[The item that you were attempting to purchase could not be found.] 
11-18 15:33:15.382: D/Volley(20873): [11] BasicNetwork.logSlowRequests: HTTP response for request=<[ ] https://android.clients.google.com/fdfe/details?doc=inapp:com.inappdemo:s1 NORMAL 232> [lifetime=3146], [size=727], [rc=200], [retryCount=1] 
11-18 15:33:15.386: E/Finsky(20873): [1] CheckoutPurchase.setError: type=UNKNOWN, code=-1, message=The item that you were attempting to purchase could not be found. 

感谢。

回答

2

您应该将自己添加为您的发布者帐户的测试帐户。 不要忘记,你不能从自己购买(测试帐户应该与出版商帐户不同)

+0

恩..谢谢你的信息!在我花了两天的时间把我的头撞在墙上之前,我会很高兴知道的。 –

0

我发现,对于我的应用程序,此错误是由于在开发者控制台上将price字段设置为0.00 。尽管谷歌声称价格不能低于0.99美元,但他们仍然允许您将价格设定为0.00美元,然后给出这个神秘的错误。

1

我觉得你还没有激活你的APK。只要激活你的APK ..然后它会在Ready to Publish状态。现在您的草稿中有APK