android - 市场许可示例总是获得许可

标签 android google-play android-lvl

尽管在发布者的 Edit Profile 中将 License Test Response 更改为 NOT_LICENSED页面,我仍在“市场许可示例”中收到 LICENSED 响应。

我没有以任何方式修改“Market Licensing Example”(当然,强制性的 BASE64_PUBLIC_KEY 和将 com.example 更改为“com.somethingelse”除外)。

我缺少什么以及如何获得我在发布商帐户中设置的用于测试目的的响应?

最佳答案

回答自己:

Server Response Codes表,它说:

LICENSED: The application is licensed to the user. The user has purchased the application or the application only exists as a draft.

好的,所以现在的问题是:如果“市场许可示例”总是返回 LICENSED 并且除了草稿之外我无法真正上传它,我究竟应该如何从中学习我需要学习的内容???

这是 catch 22!

关于android - 市场许可示例总是获得许可,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6365118/

相关文章:

android - 如何更改起始 Intent React Native

java - 如何阻止 Android 应用程序旋转?

android - 我们如何在新的 Google Play 控制台外观上停用之前的 apk?

javascript - 链接到 Play 商店 - 智能应用横幅 - Android

android - 您如何在市场上发布两个版本的应用程序?

Android License Server 检查总是超时

android - 处理新版本 Android(3.x 及更高版本)中缺少的 MENU 按钮

android - 使用 intent ACTION_IMAGE_CAPTURE 时如何将方向锁定为纵向?

android - 在 Android Studio 应用程序中包含 LVL Google 许可

没有可用服务器/服务的 Android 许可检查