Search code examples
androidgoogle-playgoogle-play-consolereview

Publishing app to google play - where is the demo account data?


As of late, google play is "reviewing" new apps that were published to google play.

My app requires the reviewer to have a demo account, otherwise the user cannot go past the initial screen.

Where is the place that I provide the reviewer with the demo account?


Solution

  • Actually you could provide extra data for google play by follow the instructions bellow:

    1. Login in your google play developer account.
    2. In the left side menu click on Policy -> App Content
    3. Check the radio button "All or some functionality is restricted"
    4. Click on "Add new instructions".
    5. After enter your data you will be able to edit it by click on link "Manage".

    enter image description here enter image description here

    Actually in now days google will reject apps that don't fill the credentials for testing purposes. See the rejection from google play when you don't inform the demo credentials.

    enter image description here