I would like to set my ‘master’ channel to only allowing users with a certain app version to receive hot deploys. I see that I can configure this on the build page once the build has completed, but is there any way to automate this so that the minimum version config is applied to every build in a certain channel?
In case anyone encounters this, my current workaround is to remove the branch name from auto-update on the channel, and then manually releasing each deploy when I am certain I have set the minimum version. A better solution than this would be appreciated though
1 Like