Scenario:
I read that opening the default browser by WebView requires implementation on the native App.
But how does that work?
The back-end developer will give me the function and I'll call the function from the front end? Also, how do I call that function?
Thanks for the help?