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

getInitialLink is working on Android but not IOS. Only uriLinkStream are working on IOS side. #169

Open
MohsinIkram-Auxilium opened this issue Nov 13, 2024 · 3 comments

Comments

@MohsinIkram-Auxilium
Copy link

Hi,
I'm using this package app_links: ^6.3.2. I'm facing an unexpected issue."getInitialLink" This is working fine on Android side. When I click on any link then I'm getting the latest deep link.
But for IOS its not working. when i click on the link then only the application opened, but it does not listen or getting link.
Only "uriLinkStream" is working on both sides.

Also my whole app is depending on the Getx package. Can you please guide me how can do this deep linking with Getx package.
Looking forward your kind response.
Thanks

@Ngochiendev
Copy link

Hi, I'm using this package app_links: ^6.3.2. I'm facing an unexpected issue."getInitialLink" This is working fine on Android side. When I click on any link then I'm getting the latest deep link. But for IOS its not working. when i click on the link then only the application opened, but it does not listen or getting link. Only "uriLinkStream" is working on both sides.

Also my whole app is depending on the Getx package. Can you please guide me how can do this deep linking with Getx package. Looking forward your kind response. Thanks

same issue, Have you found the solution yet?

@MohsinIkram-Auxilium
Copy link
Author

@Ngochiendev No.
i just used the uriLinkStream for both platforms. Its working fine on both sides

@Ngochiendev
Copy link

@Ngochiendev No. i just used the uriLinkStream for both platforms. Its working fine on both sides

Can I have your sample please?

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

No branches or pull requests

2 participants