Search code examples
androidrelease-management

How to release android app only for specific user.?


I want to Release app in Google PlayStore only for specific Users.

E.g. Android Application only visible if user login with example@gmail.com

How to do that?


Solution

  • You could define a beta tester and publish your app as beta app. Only the users inside the beta test program can see the app.

    More information can be found here: https://developers.google.com/android/guides/beta-program