Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Adds support for iOS deeplink inside demos-appyx-navigation #626

Merged

Conversation

MikePT28
Copy link

@MikePT28 MikePT28 commented Nov 1, 2023

Description

Add support for deeplink handling within iOS variant for demos/appyx-navigation

Defined schema: appyx:// matches Android.

Supports the same 2 routes as Android:

  • randomcake
  • randomcake-wait

To test:

With a sim open and the app installed (the app can be closed) run from terminal either of the following lines:

  • xcrun simctl openurl booted 'appyx://randomcake'
  • xcrun simctl openurl booted 'appyx://randomcake-waiit'

Check list

  • I have updated CHANGELOG.md if required.
  • I have updated documentation if required.

Preview

demo.mov

@zsoltk zsoltk added this to the 2.0 milestone Nov 1, 2023
@zsoltk
Copy link
Contributor

zsoltk commented Nov 1, 2023

Hey @MikePT28 thanks for this! 🚀

@KovalevAndrey KovalevAndrey merged commit b4f7569 into bumble-tech:2.x Nov 1, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants