react-native-webview icon indicating copy to clipboard operation
react-native-webview copied to clipboard

How to set Microsoft Edge as default browser for WEBVIEW

Open karthikkarunanithi91 opened this issue 1 year ago • 1 comments

Can you please help us to setup Microsoft Edge as a default browser when opening a WebView. Actually the website that we want to open in WebView, only works on Microsoft Edge. That's why we want that WebView should use Microsoft Edge as its default.

Please let me know if its possible or not. And if possible then how can we do that?

karthikkarunanithi91 avatar Mar 25 '24 08:03 karthikkarunanithi91

As far as I'm aware, the WebView is considered a separate browser. I'm quite sure I have seen "Android WebView" as its own category on caniuse.com for example. (However, I don't see that right now).

That said, all Chromium browsers are quite similar, but if you really need Edge, you probably need to solve your problem without the help of this library.

jgarplind avatar Apr 09 '24 13:04 jgarplind

Hello 👋, this issue has been opened for more than 2 months with no activity on it. If the issue is still here, please keep in mind that we need community support and help to fix it! Just comment something like still searching for solutions and if you found one, please open a pull request! You have 7 days until this gets closed automatically

github-actions[bot] avatar Jun 09 '24 00:06 github-actions[bot]