Does anyone knows if it is possible to use secondary routes with Deeplink? I created another topic that explains the challenge and would appreciate any help:
Hallo, everyone!
We’re building an app that’s going to work both as a web page and an app. So far we used ionic navigation, but for the next phase of the production, the flow was completely rebuilt. Most of the views are still fine, but there are some pages with secondary routes and breadcrumbs like this on a screenshot:
[image]
In angular making such routes is not a problem, but what about ionic? If it was just mobile app Deeplinks would be more than enough, but it doesn’t seem to support s…