I have a weird bug in Google Play console that makes impossible to roll-out my apk from internal test track to closed track (beta). I have got the error message 'Fully Shadowed APK' that makes the roll-out impossible.
This Google Play console bug is mentioned in many threads on Stack Overflow and it seems that one solution would be to deactivate the previous code version visible in the internal and closed tracks. But my problem is that this previous version visible in the internal and closed tracks is also my production version.
My question is: if I deactivate the production version code apk in the internal and/or closed tracks, will it also deactivate the production apk ? (and remove my app from the store ?)
Thanks a lot for your help !