FAQ
Common Issues
Troubleshooting patterns for init, auth, devices, and versions.
Common Issues
- UPDATE_REQUIRED: client version is lower than the app version and not whitelisted.
- VERSION_MISMATCH: client version is higher than the supported app version.
- INVALID_HASH: build hash is not approved (or hash is required but missing).
- INVALID_SECRET: app secret does not match.
- INVALID_SESSION / SESSION_EXPIRED: call
Init()again to refresh.