(Google Play Billing Lib) - 订阅时与服务通信超时
我的应用程序已在内部、alpha 和 beta 版本上发布。
我正在尝试通过调用 billingClient!!.launchBillingFlow
进行订阅。 但我收到:
响应代码:-3,调试消息:与服务通信超时。
Android 物理设备上的 Google Play 帐户已添加为授权测试人员。 我认为这可能是问题所在,我从许可测试人员列表中删除了该电子邮件。但仍然遇到同样的错误。
有什么建议吗? 我确信这不是互联网连接问题,尝试了多个网络。 错误消息很明确“与服务通信超时。”,但没有检测到原因。
使用计费库 v4.1.0。
I have my app published on internal, alpha, and beta.
I'm trying to subscribe by calling billingClient!!.launchBillingFlow
.
But I'm getting:
response code: -3, debug message: Timeout communicating with service.
The Google Play account on the android physical device is added as a licensed tester.
I thought that could be the problem, I removed the email from the licensed tester list. But still getting the same error.
Any suggestions?
I'm sure it's not an internet connectivity problem, tried multiple networks.
The error message is clear "Timeout communicating with service.", but didn't detect the cause of that.
Using the billing lib v4.1.0.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论