share in-app purchase on ios and android

心不动则不痛 提交于 2019-12-13 14:43:13

问题


Am I allowed to share in-app purchases across ios and android?

I would have a free multiplayer game that is on android and ios.

The user could purchase a digital item with the in-app billing api in his android app. I would verify the purchase on the game server and add the item to his online account. When the user opens the ios app and logs into his account, he would stil have the item since its saved on the server.

This would also be done in reverse.

Does the android or ios policy allow this? Or must digital goods purchased on one platform only be available there?

I have already seen games that do this but I wanted to make sure.


回答1:


Section 11 of the App Store Review Guidelines details the rules of in-app purchases. The short answer is no, you can not share in-app purchases between Android and iOS.



来源:https://stackoverflow.com/questions/21960841/share-in-app-purchase-on-ios-and-android

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