I'd like to publish debug versions of my app to the Google Play Store for alpha/beta testing
- would have a different package name than the production app
- would never be published to the production channel, alpha/beta channels only
The idea would be that I could distribute fake
, dev
, staging
applications alongside our prod
application