v1.0.0 — General Availability
Release date: February 2026SDKs
- iOS SDK 1.0.0 (Swift 5.9+, iOS 15+, SPM & CocoaPods)
- Android SDK 1.0.0 (Kotlin, API 24+, Maven Central)
- Flutter SDK 1.0.0 (Dart 3.0+, pub.dev)
- React Native SDK 1.0.0 (TypeScript, npm)
Core Features
- Offline-first architecture — Three-tier config priority (Remote > Cached > Bundled)
- Config Bundles — Embeddable versioned JSON for CI/CD pipelines
- Identity management — Anonymous ID generation, user identification with traits, cross-session persistence
- Event tracking — Custom events with structured properties, automatic batching and retry
Modules
- Push Notifications — Token registration, rich notifications, deep link handling
- Billing — StoreKit 2 (iOS), Google Play Billing 7.0 (Android), entitlement management, receipt verification
- Onboarding — Server-driven onboarding flows with step tracking
- Paywalls — Server-driven paywall presentation with A/B testing support
- Remote Config — Key-value configuration with real-time updates
- Feature Flags — Boolean feature gates with targeting rules
- A/B Experiments — Deterministic MurmurHash3 assignment, cross-platform consistent bucketing
- Surveys — In-app surveys with response collection
- In-App Messages — Triggered messaging with templates
- Deep Links — Universal/App link handling with deferred deep link support
API & Integrations
- RESTful API with two authentication modes (SDK keys & Dashboard keys)
- 16 webhook event types with HMAC-SHA256 signing
- Exponential backoff retry (5 attempts)
Dashboard
- 10 growth modules (Onboarding, Monetization, Retention, ASO, ICP/USP, Paid UA, Organic Social, Feedback Loop, Web2App, Experiments)
- AI-powered strategy assistant per module
- Real-time Event Debugger
- Organization and app management with role-based access