Navigate from remote page to local page

Hi @mhartington and all

I was building an app , stuck on this showstopper issue. I redirect the app to open a remote url but i am not able to comeback to the local page from the remote url. Cant use the inappbrowser. What is the workaround here?

Thanks in advance for the help

Regards

Vaibhav

Well, there is no workaround other than using the inappbrowser. That is what the inappbrowser is made for.

maybe this is helpful: http://mcgivery.com/using-custom-url-schemes-ionic-framework-app/

if a webpage is already open in the app and click on a customurl … what will happen ?..it will continue in the same flow or app will close and open ?