App Install

Circuul React Native

Install and initialize @thspian/circuul-react-native for iOS and Android first-open matching.

View on npm

@thspian/circuul-react-native

View on npm

Call Circuul match on first open so installs from creator share links are attributed.

Install

npm install @thspian/circuul-react-native @thspian/circuul-core

Setup checklist

  1. Copy the campaign app token from Thspian (it usually starts with cat_…).
  2. Initialize Circuul early when the app starts (after you have a stable install ID for the device).
  3. Pass the platform identifiers the SDK documents (for example advertising or vendor IDs when available).
  4. Don’t block app launch on matching — Circuul responds whether or not the install was attributed.

Matching (high level)

On first open the SDK calls Thspian’s Circuul match endpoint with your app token, platform, install ID, and any referral clues (clipboard, deep link, Play referrer). See Attribution.