Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Handle coagulate links #25

Open
6 of 7 tasks
LGro opened this issue Apr 3, 2024 · 2 comments
Open
6 of 7 tasks

Handle coagulate links #25

LGro opened this issue Apr 3, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@LGro
Copy link
Owner

LGro commented Apr 3, 2024

Guides
iOS: https://docs.flutter.dev/cookbook/navigation/set-up-universal-links
Android: https://docs.flutter.dev/cookbook/navigation/set-up-app-links

Tasks

  • wellknown file for coagulate.social
  • add router to app
  • update xcode project as necessary including the right capabilities
  • updatie the android app manifest accordingly
  • host assetlinks.json on coagulate.social
  • figure our how to handle the fragment, consider using https://pub.dev/packages/uni_links and see https://docs.flutter.dev/ui/navigation/deep-linking
  • handle malformed links gracefully with a helpful error message (currently showing "GoException: no routes for location" for /c on iOS and for malformed /en/c#123 goes to qr code scanning mode)
@LGro LGro added the enhancement New feature or request label Apr 3, 2024
@LGro

This comment was marked as resolved.

@LGro

This comment was marked as resolved.

@LGro LGro moved this to In progress in Coagulate Mobile App May 8, 2024
@LGro LGro self-assigned this May 8, 2024
LGro added a commit that referenced this issue May 11, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
Status: In progress
Development

No branches or pull requests

1 participant