'How to see who already downloaded our app in play console closed testing?

I want to monitor internal testers who have or have not downloaded the app. is there a feature in play console?



Solution 1:[1]

As far as I can tell you can't specifically see who has downloaded the app - you can however see the number of users on a certain app version in the Statistics section > https://play.google.com/console/u/1/developers/download-reports/statistics

If that's not enough - I would write up a custom db update to record a user's specific version.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Dave Taylor