Hi,
My app will be mobile and web. I need some hardcoded paths, like www.myapp.com/login, how can I do that? I’m not sure that http://ionicframework.com/docs/v2/api/navigation/DeepLinker/ is the way to go as it’s deeplinking within mobile app. What is the option for web?
Thanks