iOS SDK#

The REVU iOS SDK is in development. It ports the same contract as the Web SDK: one-line autocapture, first-party identity, durable batched transport, and the same canonical event shape sent to the shared Ingest API.

The intelligence stays server-side; the SDK stays a small capture-and-transport layer. Patterns proven in the web reference implementation are carried over rather than reinvented.

Status#

In active development. This page will fill out with install, configuration, and API reference as the SDK stabilizes. Until then, the Web SDK docs are the best guide to the shared concepts (identity, sessions, the event shape, and "interactions, never values"), all of which apply across platforms.