@thspian/circuul-react-native
Call Circuul match on first open so installs from creator share links are attributed.
Install
npm install @thspian/circuul-react-native @thspian/circuul-coreSetup checklist
- Copy the campaign app token from Thspian (it usually starts with
cat_…). - Initialize Circuul early when the app starts (after you have a stable install ID for the device).
- Pass the platform identifiers the SDK documents (for example advertising or vendor IDs when available).
- 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.