Difficulties with deferred deep links on ios #5081
Unanswered
vladimirruzhyn
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Good day! Difficulty with deferred deep links on Ios. They do not work (.
When the application is installed, everything works fine. But during installation, no. Installation of the application goes well, but there is no redirect from the link.
Everything is fine on Android but on IOS not.
Everything was set up according to the manual https://capacitorjs.com/docs/guides/deep-links.
If anyone knows what is the matter or has any ideas what is wrong, please help. Thanks!
We use firebase to generate links.
Sample handler code
The method addDeepLinkListener is called in the constructor app.component.ts
Beta Was this translation helpful? Give feedback.
All reactions