Skip to main content

Overview

The Reelevant Mobile SDKs provide a unified API for both analytics (event tracking) and personalization (content retrieval) in your native mobile apps. A single SDK instance handles identity management, event collection, and real-time personalized content — no separate clients needed.

Android

Kotlin SDK for Android apps. Uses coroutines for async operations.

iOS

Swift SDK for iOS apps. Uses async/await (iOS 13+).

Flutter

Dart SDK for Flutter apps. Uses Futures for async operations.

Features