Deep Links integration with Vue

Hi,
I’m trying to implementing Deep Links with my Ionic Vue.js app. I have followed the documentation here Capacitor - build cross platform apps with the web but still doesn’t work.
Maybe anyone could provide a demo on github to understand what I’m doing wrong?
Thanks

2 Likes

can you share the code you’ve tried first? That example is specific to angular, so you’ll probably need to adjust it a bit for vue.

Hi,

I have created this repository with a very basic integration for Ionic and Vue.js. Maybe this could help you to fix your current issue, I hope!

Ciao

1 Like

thanks, A lot, I suck with deeplink for many weeks without any document say about how to use deeplink with the Vue framework. All documents (included ionic father website even though its open source for vue but not say so much about that framework -_-) just say about how to combine with Angular and little with React Library. Thank you u help me a lot and I have a question about if I just using vue 3 that will have some problem difference between vue version 2?

Ciao, Love u.

1 Like

Hi,
Sorry for my late reply and thanks for your comment. I’m really glad that my little contribution has helped you :slight_smile:

About Vue 2 and 3. From what I know Ionic support only Vue 3. There was support in a beta version for Vue 2, but I think is now outdated.
However, better to wait for members that have more knowledge. Like @aaronksaunders. He’s sure one of the most present, kind and amazing contributors. My little contribution was born from his inspiration and all the help that he has provided to our community.

Ciao! :slight_smile:

2 Likes