react-native-webview / react-native-webview

React Native Cross-Platform WebView
https://github.com/react-native-community/discussions-and-proposals/pull/3
MIT License
6.31k stars 2.96k forks source link

How to set Microsoft Edge as default browser for WEBVIEW #3364

Closed karthikkarunanithi91 closed 1 week ago

karthikkarunanithi91 commented 3 months ago

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?

jgarplind commented 2 months ago

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.

github-actions[bot] commented 2 weeks ago

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