Skip to content

[Android] Implement deeplink handling #211

@huylexuan44

Description

@huylexuan44

Overview

Implement deeplink handling on Android so Mezon links open the expected destination inside the app instead of stopping at the browser or default screen.

Scope

  • Handle supported Mezon deeplink URLs from external sources.
  • Route users to the correct in-app destination after opening the link.
  • Preserve behavior for logged-in and logged-out states.
  • Add basic validation for unsupported or malformed links.

Acceptance Criteria

  • Tapping a supported Mezon link opens the Android app.
  • The app navigates to the correct screen after authentication/session restore.
  • Unsupported links fail gracefully without crashing.
  • Deeplink behavior is covered by manual QA notes or automated checks where feasible.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

Status
Code Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions