I have setup firebase distribution with a Flutter app. I am noticing that android can receive app builds with the same build version number while iOS builds cannot.
Is there some way I can prevent this from happening in android in firebase distribution and have it require unique build as well?