Skip to content

Deep Link Verification & Universal Links (App Clips/Instant App) #152

@Cedarich

Description

@Cedarich

Labels: Mobile, DX, v2
Complexity: 150 points
Branch: feat/mobile-universal-links
Summary
Configure Universal Links (iOS) and App Links (Android) so that quickex.to links open the app directly instead of the browser.

Tasks

  • Configure apple-app-site-association (AASA) and assetlinks.json.
  • Update app.json with the correct associated domains.
  • Implement logic to route the user to the correct payment confirmation screen upon opening.
  • (Bonus) Investigate App Clips or Instant Apps for a "no-install" payment experience.

Acceptance Criteria

  • Clicking a quickex.to link in Safari/Chrome opens the QuickEx app immediately.
  • The app correctly parses the URL and shows the payment details.
  • PR includes a video demonstration of the deep linking behavior.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions