Integrations
Wiring Wire AI to the tools already in your app
Nobody installs an activation kit into an empty project. There is a paywall in there, an analytics SDK, a router, and a set of assumptions about what runs first. These pages are the wiring for that, written around the ordering problems that actually break it: the entitlement that has not resolved yet, the funnel step that never fires, the callback that only runs for buyers.
Five pages today. More get written when there is something real to say about the pairing, and not before.
Paywall
RevenueCat
Read the entitlement before the flow mounts, or every paying user gets onboarded as free.
Paywall
Superwall
Push the answers into Superwall before you register the placement, or the campaign targets stale attributes.
Analytics
PostHog
The kit has no completed event on onEvent. Wire it yourself or your funnel has no last step.
Navigation
Expo Router
The router ref is already the right shape for the kit's screen tracker. One hook, no second SDK.
Platform
Rork
No admin, no key handover. The signup route mints the tenant, and the kit owns the device key you do not have.
Missing the one you need
Adapty, Amplitude, Mixpanel, Supabase, Clerk and OneSignal are all on the list. They get a page when the wiring has been done for real, because a page that only swaps the vendor name into a template is worse than no page. Tell me which one is blocking you and it moves up.
Read the integration guide