Open in app target: Home
When Android App Links or iOS Universal Links are configured, this URL can open the installed OneWibe app directly. If the app is not installed, users see this fallback page in the browser.
Current URL:
Parsed params:
What to do in app
Read screen and optional params like id in Flutter, then route users to the correct page.
Suggested app mapping
- screen=login → Login screen
- screen=onboarding → Onboarding screen
- screen=profile → Profile screen
- screen=faq → FAQ page
- screen=title&id=123 → Title details