标签: android google-play-services in-app-billing
我想确保Google服务中的“In App Billing v3”服务支持订阅。
来自Google的文档
应用内结算版本3服务仅支持托管的应用内商品,因此请确保在开发者控制台中向商品列表中添加新商品时指定购买类型为“已管理”。
The link where is the documentation where I read that.
如果“App Billing v3”不支持订阅,可以选择哪种订阅?
谢谢