android - 为多个用户管理单个项目的多个订阅

标签 android google-play

当前的 Google Play 音乐应用能够管理多个用户的订阅。它能够在 Google Play 上切换用户并为他们使用订阅。是否有一个已知的 API 可以告诉 google play 哪个帐户用于订阅/应用内购买?我想管理多个订阅,这些订阅在 Google Play 上具有相同的产品 ID,但适用于同一设备上的多个帐户。

最佳答案

根据GooglePlay支持对一个问题的回复here ,inapp 购买将仅适用于交易时登录的帐户。

关于android - 为多个用户管理单个项目的多个订阅,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18837442/

相关文章:

android - 如何在文本中设置背景图像

android - 让 Android 模拟器与 iPhone 热点一起工作

android - 如何为 React Native 的 64 位版本准备我的应用程序?

android - 启用 Google App Signing 后出现 "The AndroidManifest.xml of the uploaded APK could not be parsed. Was it compiled properly?"错误

google-play - Google Play 的公共(public)官方 API?

android - "ERROR getting ' 安卓 :icon ' attribute: attribute is not a string value" when trying to upload to the Android Market

android - 实现滚动感知 FloatingActionButton 的推荐方法

android - ExpandableListView 可扩展列表在其高度为 wrap_content 且下方有内容时不扩展

java - Firebase,类映射器 : no setter/field found for 'UserTwo' on class 'myclass'

android - Google Play 服务 7.5.0 AnalyticsService NPE onStartCommand