采用订阅模式的应用内购买

发布于 2024-09-02 00:20:41 字数 96 浏览 3 评论 0原文

有谁知道提供应用内购买和订阅模式的服务提供商吗?我检查了 Urban Airship,它有围绕非消耗性方法构建的解决方案,但 iLime 尚不可用。任何正确方向的指示将不胜感激。

Does anyone have any idea of a service provider that provides In App Purchase with subscription model. I checked Urban Airship which has solution built around non-consumable approach and iLime is not available yet. Any pointers in the right direction would be appreciated.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

dawn曙光 2024-09-09 00:20:41

虽然我不知道服务提供商,但我可以告诉您有关订阅跟踪的信息。
跟踪通常需要用户连接的 5 台设备通过订阅启用。为此,您必须在服务器上维护另一组用户凭据,并在应用程序加载到每个设备上后要求用户输入凭据。
另一种方法是在应用程序加载后为设备提供唯一的用户 ID。在第二台设备上安装后,需要输入相同的用户 ID 才能启用订阅。
尝试寻找更新版本的 ApalyaTv 以获取更多详细信息。

Though i am not aware of the service providers, i will be able to tell you about tracking of subscriptions.
Tracking usually needs the user's connected 5 devices to be enabled with the subscription. For this, you either have to maintain another set of user credentials on the server and ask the user to enter the credentials once the app is loaded onto each device.
another approach is the unique userid for the device once the app is loaded. Upon installation on the second device, the same userid needs to be entered for enabling subscriptions.
Try to look out for newer version of ApalyaTv for more details.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文