Skip to main content
Every app with the SDK installed has a Review tab on its dashboard page. It’s the web-side counterpart to the in-app overlay — everything a reviewer can do on-device, plus account-wide management that doesn’t make sense on a phone.

Threads

Threads are grouped by build, then by screen — the same shape as the rest of your release UI, so “build 142 has 3 open threads” sits right next to that build’s submission status. Each thread shows its screenshot thumbnail, and you can filter the list by open/resolved status. Opening a thread shows its full comment history and a resolve/reopen toggle — replying or resolving from here is exactly equivalent to doing it in-app; either side picks up the change on its next refresh.

Activation

The Review on this device control lives here too — see Activating devices for the full pairing flow.

Devices

A list of every device paired to this app, with a Revoke button per row. See Activating devices for what revoking does and how fast it takes effect.

Settings

  • Gating modeoff, internal_only, or internal_and_live. See Gating modes for what each means.
  • App key — your app’s publishable key, shown for copying into the SDK’s start(appKey:) call.