I have created 2 builds; 1 is pointing to development servers, and the other is pointing to production servers.
I want to upload both of them in a single track, and I want both to be available from the play store.
Is there any way to achieve this? I can upload 1 build on internal testing track, and another one on alpha track, but a tester can only be part of 1 track at a time, which again becomes a problem..
In iOS we have Apple supported Testflight, which can handle multiple builds at a time. Is something like this achievable from the playstore?