You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using a WebView to display some HTML Data which contain links to websites. I want to open the link in the default browser (not inside the app). This works in iOS by default, but not in android. How can I achieve this?