Feature Flags for iOS developers

Alex Logan
Better Programming
Published in
9 min readJul 21, 2020

--

Photo by SpaceX on Unsplash

When building modern applications, things tend to move quite quickly. When you add multiple developers to your team, things really start to get going. With enough developers, you’ll find you have multiple in-progress things, that aren’t quite ready for production. How do you let the developers keep working at their most efficient speed, whilst keeping your app in a constantly releaseable state?

--

--