android - 无法支付我的应用程序 : This version of the application is not configured for billing 的发布版本

标签 android

我有一个安卓应用。我创建了我的应用程序的发布版本 (ver.1.0)。我使用发布 key 签署我的 APK。好的。在我的应用程序中,我有付费模块。当我尝试支付我的发布应用程序版本时,出现错误:

This version of the application is not configured for billing

enter image description here

我已将我的应用程序(相同版本 1.0)发布到 Google Play。在谷歌成功发布我的应用程序后,我下载了它。并尝试付款。成功会收到一条付费消息。

enter image description here

问题是: 为什么我不能在发布版本中支付?

最佳答案

要在发布 APK 中测试订阅,请将您的电子邮件 ID 添加到测试用户列表和许可证测试中,然后您可以测试购买流程。

Add Email to test user:
Play console> select your app > Development tools > Internal app sharing > Manage testers> add your email 

Add Email to Licence Testing
Play console > Settings > Developer Account > Account Details > Licence Testing > add your email in Gmail accounts with testing access

然后将您的应用上传到 alpha 版并共享测试 url。

关于android - 无法支付我的应用程序 : This version of the application is not configured for billing 的发布版本,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/57766648/

相关文章:

android - 应用程序适用于 android 7 和 8 但不适用于 android 5 和 6

android - NativeScript - 无法将请求的类放在单个 dex 文件中

java - 解析对象 try/catch 异常错误

android - 内联 onFocusChange kotlin

android - Android Q 中的 Landroid/view/LayoutInflater 类中没有字段 mConstructorArgs

安卓 : MPAndroidChart how to remove left side line

java - 如何将十进制数格式化为 2 位或 3 位数字?

android - dexed 文件是否在系统中持久存在?重启设备后是否存在?如果是的话存放在哪里?

Android - 如何使用原始大小的随机图像作为背景

android - CoordinatorLayout/AppBarLayout ExpandableListView 在屏幕外呈现