I have already released an application with a large number of downloads, but now I want to update my application by adding some features that need to be tested before testing. But it seems that when I follow the link specified in the beta test version, it gives me the old apk, since the version in the setting is old. When I crossed myself in the developer console, I saw that the beta version of my apk was still in the project. So my question is, if I publish the application, which is in beta, will I lose the already published application, which is in production? since I get constant download in an already published application. therefore, I am afraid that if I publish the modified application in the beta version of the tester, it will delete the old version of the working version of the application, which is already in prod.and accessible to users?
source
share