avioli / uni_links

Flutter plugin for accepting incoming links.
BSD 2-Clause "Simplified" License
563 stars 303 forks source link

How might i exclude a specific domain path #169

Open CommniaOliver opened 1 year ago

CommniaOliver commented 1 year ago

I have uni_links working with my website domain, however there are links which i would still like to route back to the website instead of the app.

For Example on ios i have:

applinks:mywebsite.com

and i would like to exclude

mywebsite.com/makeabooking

Help would be much appreciated

BunnyBuddy commented 1 year ago

I've the same issue