Search code examples
androidgoogle-playpolicy

Google play repetitive content


In Google play TOS and Content Policy there is a line that states Do not post repetitive content. If I have 2 identical apps(same code, same UI) but with 2 different names, am I in violation of Google Play Content Policy? Will one of the apps be removed, or both? Thanks in advance.


Solution

  • You should not upload identical or very-very-very similar items.

    E.g. you should not spam the play store. Do not upload an app that does one thing, then change the package, and reupload it again. That is a violation.

    This includes changing the name so that it appears different even though it's the exact same thing. They must do separate things.

    Edited for clarity