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

How to add route match condition dynamic

ipehimanshu opened this issue · comments

Hello sir

i am using latest plugin version and i am trying to use dynamic path variable to match route condition but it not working,

Can you please help us to fix that error or share any other solution?

http://prntscr.com/v2gksf

We are declaring url path as dynamic variable and try to using into deeplinking route function,
also we are using latest @ionic-native/deeplinks/ngx 5.28.0 version
Thanks