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条!
这篇关于市场许可示例始终获得许可的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:市场许可示例始终获得许可
基础教程推荐
- SwiftUI-ScrollViewReader的ScrollTo不滚动 2022-01-01
- UIImage 在开始时不适合 UIScrollView 2022-01-01
- navigationItem.backBarButtonItem 不工作?为什么上一个菜单仍然显示为按钮? 2022-01-01
- iOS - UINavigationController 添加多个正确的项目? 2022-01-01
- Play 商店的设备兼容性问题 2022-01-01
- 为什么姜饼模拟器方向卡在应用程序中? 2022-01-01
- 如何比较两个 NSDate:哪个是最近的? 2022-01-01
- Xcode UIView.init(frame:) 只能在主线程中使用 2022-01-01
- 如何将图像从一项活动发送到另一项活动? 2022-01-01
- Android Volley - 如何动画图像加载? 2022-01-01
