首页 > 解决方案 > 我的应用因 webView 上的捐赠而被拒绝

问题描述

我的博客有一个使用 webView 的应用程序。在博客内部,有一个捐赠按钮。

谷歌播放说

Apps that employ in-store or in-app purchases must comply with the following guidelines: 
In-store purchases:Developers charging for apps and downloads from Google Play must use Google Play’s payment system.
In-app purchases:
Developers offering products within a game downloaded on Google Play or providing access to game content must use Google Play In-app Billing as the method of payment.
Developers offering products within another category of app downloaded on Google Play must use Google Play In-app Billing as the method of payment, except for the following cases:
Payment is solely for physical products
Payment is for digital content that may be consumed outside of the app itself (e.g. songs that can be played on other music players).
In-app virtual currencies must only be used within the app or game title for which they were purchased.
Developers must not mislead users about the apps they are selling nor about any in-app services, goods, content, or functionality offered for purchase. If your product description on Google Play refers to in-app features that may require a specific or additional charge, your description must clearly notify users that payment is required to access those features.

但我不是在理论上卖东西。我只是问我的读者“如果你喜欢我的博客,请买杯咖啡”

在这种情况下是否严格禁止捐赠?

有一件非常奇怪的事情。我在另一种语言中拥有完全相同的 webView 应用程序。我的英语应用程序因使用 Youtube 和捐赠按钮而被拒绝。同时,通过捐赠和 youtube 的另一种语言的应用程序被授予没有问题。

当我在 Google Play Console 上申请该应用程序时,我勾选了“有付费的东西”框。尽管如此,它还是被拒绝了。我现在该怎么办?有什么办法可以继续使用网站上的捐款吗?

标签: google-play-console

解决方案


推荐阅读