问题
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