Writing / Feature Flags
Feature Flags
2 essays tagged Feature Flags.
2026
Phased rollout on iOS: what you can and can't controlHow App Store phased release actually works, what it does not let you control, and how to combine it with feature flags and server-side gating for safer rollouts.12 min readFeature flags: safe rollouts without shipping fearA practical feature flag setup for iOS: separate release, experiment, and kill-switch flags, keep evaluation deterministic, and avoid the cleanup debt that turns rollout safety into product entropy.10 min read