ionic-team / ionic-plugin-deeplinks

Handle deeplinks into your Ionic/Cordova apps from Universal Links, App Links, and Custom URL schemes. For those using Ionic 2, there are some nice goodies that make life easier.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Another Ionic app is not launched using deep link

pankajjain15 opened this issue · comments

Hi ,

I have two ionic app , say App A and App B , I want to open App B from App A using deep link.

For testing , I simply created html page and used anchor tag there and then I open that html page in browser on my mobile . When I clicked on the link it does open the App B .

I copied the same anchor tag and put it into App A but it is not working. Please please help me out.

@elylucas please help me out.