Redirect app from free app to paid app in other developer id

吃可爱长大的小学妹 提交于 2019-12-25 05:19:17

问题


I am living in country which is not supported google play merchant register, but I knew one of developer in country that supported google play merchant register.

Let's say: Developer "A" for not support google play merchant and "B" for supported google play merchant

So, I want to build 2 apps, Lite version for Developer "A" non google play merchant and I redirected from "A" to purchase a full version of app in Developer "B". So if we do this way, it's violation to Google Play Store or not? Because Developer "A" & Developer "B" is difference people.

Many thanks for your kindly answer.

Best Regards, Vira


回答1:


You can link to other apps no issue as long as you are taking permission from users to redirect to other app.. Directly redirecting ( in background ) or without taking user permission will result in banning your original app.

Refer to Google Developer Policy Center. https://play.google.com/about/developer-content-policy/

Here is example link on how to link to other app. Android Link to Market from inside another app



来源:https://stackoverflow.com/questions/43817563/redirect-app-from-free-app-to-paid-app-in-other-developer-id

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