For the complete documentation index, see llms.txt. This page is also available as Markdown.

Why am I hitting the staging user limit?

Expo can regenerate device IDs during development, which creates duplicate test users and can exhaust the staging user limit.

Expo can regenerate device IDs during development, which creates duplicate test users and can exhaust the staging user limit. This does not happen in production.

Remove the surplus test users via the deauthenticateUser endpoint.

Last updated

Was this helpful?