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?