Hello
I am developing a Ionic app and I use crosswalk webview. I have two questions:
- For open a url with crosswalk I use window.location.href comman from the controller, this is correct or there are best other command for open the url?
- I need put a header bar in the webview with the app logo, and icons. How can do it?
Thank you very much.