Skip to content

🔧 Add deep linking support #73

@Smartdevs17

Description

@Smartdevs17

Problem

App cannot be opened via URL scheme.

Context

Users cannot share subscription links or receive payment links.

Proposed Solution

Implement deep linking:

  1. Configure URL scheme
  2. Handle subtrackr:// URLs
  3. Universal links for web
  4. Route to correct screen

Acceptance Criteria

  • App opens from URL
  • Correct screen displayed
  • Data passed correctly
  • Handles invalid URLs

Technical Notes

Config: app.json linking
File: Navigation setup

Constraints

  • Handle missing data
  • Security considerations
  • iOS and Android config

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programenhancementNew feature or requestfeatureNew feature request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions