Features
- Local caching: Flag values cached locally for instant access
- OpenFeature compatible: Standard feature flag API through OpenFeature provider
- Automatic apply events: Tracks flag usage
- Managed context: Automatic visitor ID and app lifecycle context
- Offline support: Cached values available without network
Installation
Add the package dependency to yourPackage.swift:
Quickstart
The SDK uses OpenFeature for flag evaluation.Resources
GitHub repository
Source code, examples, and full documentation
OpenFeature iOS SDK
OpenFeature documentation
Context
Configure evaluation context
Apply events
Understand flag assignment tracking

