Is it possible to monetize Google Chrome ARC apps?

给你一囗甜甜゛ 提交于 2019-12-11 04:57:36

问题


Google released an App Runtime for Chrome (Beta), called ARC, that lets you run your favorite Android apps on Chrome OS.
Is it possible to monetize Google Chrome ARC apps through Google Play or Chrome Web Store?
(I would like to add an "unlock all features" in-app purchase option to my app)


回答1:


You can create in-app products in Chrome Dev Dashboard with same IDs as in Google Play Dev Console. Users will be be directed to Chrome Web Store payment, no changes in code required. Unfortunately, there is no sync provided between services, so you'll have to manage synchronization of purchases yourself.

Much more info here.



来源:https://stackoverflow.com/questions/29467571/is-it-possible-to-monetize-google-chrome-arc-apps

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!