'In App browser vs Web View vs Embedded browser What's the difference?
Could anyone share an exact definition of In-App Browser, Web View or Embedded browser?
- Google uses the term,
embedded webview
orwebview
. - Facebook uses the term,
embedded browser
. - With my knowledge, I have used the term,
in-app browser
for tiktok/facebook/instagram's custom browser.
I have looked up and it seems like these 3 terms:
- In App browser
- Web View
- Embedded browser
refer to the same thing.
Is there any difference between the 3 terms? or Is it just 3 different words for the same thing.
Solution 1:[1]
I was wondering the same thing during a meeting where I was working with embedded browsers on desktop applications, the presenter was working with webviews on mobile, headless browsers and I was wondering what's the difference between all these things. I saw that I am not the only one wondering this. It seems like they're interchangeable/semantic.
I know in the Microsoft documentation it calls these 'embedded browsers' and it seems like on MacOS and mobile they're called 'webviews'.
Over here we can see that Microsoft states:
embedded browser control (also known as a webview)
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | George S |