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

Implement Uni/Custom Links (uni_links) in iOS #3

Open
immadisairaj opened this issue Dec 18, 2021 · 1 comment
Open

Implement Uni/Custom Links (uni_links) in iOS #3

immadisairaj opened this issue Dec 18, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@immadisairaj
Copy link
Owner

Deep Linking is available in android but not in iOS. Implement deep link in iOS.

Dependency used is uni_links.

Methods are already implemented for android. So, for iOS mostly only setup is required.

@immadisairaj immadisairaj added the enhancement New feature or request label Dec 18, 2021
@immadisairaj immadisairaj changed the title Implement Deep Links (uni_links) in iOS Implement Uni/Custom Links (uni_links) in iOS Jan 19, 2022
@immadisairaj
Copy link
Owner Author

This might require to upload apple-app-site-association file to the host(dl.radiosai.org) which we have no control of. Can possibly try to achieve using custom url schema.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant