Market Licensing Example always getting LICENSED(市场许可示例始终获得许可)
问题描述
尽管在发布者的 License Test Response 更改为 NOT_LICENSEDnofollow">编辑配置文件页面,我仍然在市场许可示例"中收到 LICENSED 响应.
Despite changing the License Test Response to NOT_LICENSED in the Publisher's Edit Profile page, I am still receiving in the "Market Licensing Example" a LICENSED response.
我没有修改市场许可示例" 以任何方式(除了强制性的 BASE64_PUBLIC_KEY 并将 com.example 更改为 'com.somethingelse' 当然).
I didn't modify the "Market Licensing Example" in any way (except for the mandatory BASE64_PUBLIC_KEY and changing com.example to 'com.somethingelse' of course).
我缺少什么以及如何获得我在发布者帐户中设置的响应以进行测试?
What am I missing and how do I get the response I set in my Publisher's account for testing purposes?
推荐答案
回答自己:
在服务器响应代码表中,它说:
LICENSED:应用程序已授权给用户.用户有购买了应用程序或申请仅作为草稿存在.
LICENSED: The application is licensed to the user. The user has purchased the application or the application only exists as a draft.
好的,所以现在的问题是:如果市场许可示例"总是返回 LICENSED 并且除了草稿之外我无法真正上传它,我到底应该如何学习我需要从市场许可示例"中学习的内容???
OK, so the question now is: How, on earth, am I supposed to learn what I need to learn from the "Market Licensing Example" if it always returns LICENSED and I cannot really upload it other than draft???
这是第22条!
这篇关于市场许可示例始终获得许可的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:市场许可示例始终获得许可
基础教程推荐
- Android:getLastKnownLocation(LocationManager.NETWORK_PROVIDER 2022-01-01
- AdMob 广告未在模拟器中显示 2022-01-01
- iPhone - 获取给定地点/时区的当前日期和时间并将其与同一地点的另一个日期/时间进行比较的正确方法 2022-01-01
- 如何从 logcat 中删除旧数据? 2022-01-01
- 通过重定向链接在 Google Play 中打开应用 2022-01-01
- NSString intValue 不能用于检索电话号码 2022-01-01
- Cocos2d iPhone 非矩形精灵触摸检测 2022-01-01
- libGDX 从精灵或纹理中获取像素颜色 2022-01-01
- iOS4 创建后台定时器 2022-01-01
- navigator.geolocation.getCurrentPosition 在 Android 浏览器上 2022-01-01
