I have an app that looks like a native app with a specific design, each page has a header but when I open a web page it break the illusion because suddenly the header is different. The previous page looked like this:
So how can I design the web browser header in unity to look like this:
Or at the very least if I design the web page like that and hide the web browser header then what code should I use in html / php to lose the browser and go back to unity because in the documentation there is c# code to close the browser but only after a set time and Iphone doesn’t have a back button so I need some sort of Header back button… but not the default one
-
This topic was modified 6 years, 7 months ago by Piotr.