简体   繁体   English

android应用内结算错误(实际productId)

[英]android in-app billing error ( real productId )

I have a ERROR with testing a real product. 我在测试真实产品时出错。 When I click a buy button, have Error "This version of the application is not configured for Market billing". 当我单击“购买”按钮时,出现错误“此版本的应用程序未配置为市场结算”。

I use this example https://github.com/robotmedia/AndroidBillingLibrary . 我使用以下示例https://github.com/robotmedia/AndroidBillingLibrary

I input my publish key and productId. 我输入了发布密钥和productId。 Put permissions in Manifest. 将权限放入清单。 How I can fix this? 我该如何解决?

您必须使用私钥对apk进行签名,然后将其(但不必发布)上传到市场上,才能使您的真实产品正常工作

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

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