In IonicPage documentation, https://ionicframework.com/docs/api/navigation/IonicPage/, deeplinks are accessed by localhost http://localhost:8101/#/some-path. But how do I access deeplinks in mobile?
Have a look at this:
http://ionicframework.com/docs/native/deeplinks/
or here for an example https://github.com/driftyco/ionic2-deeplinks-demo/blob/master/app/app.ts