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.
Other
332 stars 220 forks source link

How to add route match condition dynamic #234

Open ipehimanshu opened 4 years ago

ipehimanshu commented 4 years ago

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