iOS SDK
RampKit for iOS helps you ship native onboarding, paywalls, and growth flows that you can update from the web without new releases.What you’ll build
- Initialize the SDK with your API key
- Load and present your first flow
- Send user attributes for targeting
- Enable preview mode during development
Prerequisites
- Xcode 15+
- iOS 14+
- Swift 5.7+ (Swift and Objective‑C are both supported)
Get started
Install
Add the SDK via Swift Package Manager.
Initialize
Configure the SDK with your API key.
Load first flow
Present a flow from your app.
Preview mode
Test draft flows on device or simulator.
Reference
SDK Reference
Full API reference with examples.