Special Cases
๐๏ธ Hotfix
Most people want to avoid hotfixes entirely, but when push comes to shove, you don't want your regular release processes to become shackles.
๐๏ธ Patchfix
๐๏ธ Cascading Rollout
With Google Play Console, when you update your rollout to a 100%, it is not possible to halt it, even if in reality the actual rollout hasn't farmed out to all of the 100% of users yet.
๐๏ธ App Variants
Tramline supports App Variants which are akin to product flavors or build variants, but with an explicit requirement of having a different bundle identifier.
๐๏ธ App Draft Mode
Users shipping brand new apps to Play Store for the very first time often face issues releasing to public channels. This is because the Play Store requires one to make an initial deploy manually before using the APIs.