iOS SDK
Why use Split for iOS?
Split’s iOS software development kit brings scalable feature flags to any Apple application. Split helps teams control rollouts, and customer experiences, while gathering new data and insights on product engagement.
Apple development teams are always experimenting as they look to improve the customer experience or drive a consistent experience across devices. But each new experiment or quickly-turned-around feature introduces risk—that response times will be slower, that the application may crash, that the button may not respond or that your users simply may not like the change. Split’s iOS, watchOS, macOS, and tvOS SDKs put all of these issues under your control, by letting you:
- Serve functionality alongside Split’s other SDKs to drive a consistent experience across mobile, web and server side.
- Deploy new functionality safely by releasing new versions of your application with functionality disabled.
- Slowly roll out features to a broader audience by percentage, device, demographic, geography, account type, or any other metric.
- Understand the impact of new functionality on customer experience by tracking key metrics across the customer experience through Feature Experimentation.
- Kill features with a single click to revert back to your safe state.
Getting Started
Split’s iOS SDK is simple to integrate into your code base and is completely open source. All it really takes to get rolling with Split is initiating the SDK, then splitting your code.
View the documentation and start building today.