Seriously. I don’t want to install something on my phone when the dev is just using a WebView, if that’s what it’s called. When the app is basically just a website with the browser hidden.
What’s the reason for that? To attach the customer? To sell the app for money? Is there more ad revenue that way? Do you reach more people?
(Are there any good reasons for it, too? Security, maybe?)
OP is talking about apps that are basically links to websites.
They design the website entirely, but it’s not available through a web browser – only the app. But fundamentally, it’s a website that a browser would be able to run.
For example AliExpress. It’s often unusable because the CSS doesn’t load.
I know that; when you develop a website, you typically design mobile-first and then design the desktop version afterwards. If you’re just building it as an application you can skip a whole lot of CSS and design nonsense that would go into that process.