off— the SDK never activates on any device, on any build. Devices can still attempt to pair, but pairing is denied the same way any other disallowed activation is.internal_only— review mode works on TestFlight and development builds, never on a build downloaded from the App Store.internal_and_live— review mode works everywhere, including builds your end users install from the App Store. Use this deliberately — it’s the only mode where a paired reviewer’s device keeps working after you ship to production.
Configuration
Gating modes
off, internal_only, and internal_and_live — what each gating mode allows, and how fast a change takes effect.
Every app has a gating mode, set from the dashboard.
It’s the single switch that controls whether review mode can ever activate on a device, and
on which kind of build.