Troubleshooting
Last updated: 2026-02-05
App does not open from the link
- Confirm you completed
/docs/ios/universal-links(iOS) or/docs/android/app-links(Android) - Test from Safari/Chrome first (avoid in-app browsers while debugging)
- Confirm the project subdomain is correct
Deferred link does not resolve after install
- Ensure you register
Traput.onLinkbeforerunApp() - Ensure the link was clicked before install
- Enable debug logging during development
“Invalid API key”
- Verify the API key belongs to the selected project
- Ensure it was copied correctly (no whitespace)