Hello.
I’ve bought InAppBrowser.
The title at the top of the page does not change when the user goes to another site using hyperlinks.
Could you resolve this issue please?
If by title you mean URL opened by user then yes, URL originally used to open a browser will be used as a title. This is expected behavior.
Would you mind sharing your use case?
For example, we open the browser with https://google.com and take the user to google.com.
Then the user searches something and is redirected to a web site. But the title is still google.com.
Yeah, but on the other hand imagine you are redirecting user to yourcompany.com which contains some ad. If user would click on a ad you wouldn’t want to have whole page title to change as you want to keep the company name as long as possible 🙂
Anyway, I could send you source code so you could change it by yourself. It’s trivial change. Let me know.