Remix.run Logo
iruoy a day ago

> It stands to reason that Apple wouldn't have developed this feature if they weren't using it. Where? We have no idea. But they must be using it somewhere. The fact that none of us have noticed exactly where suggests that we're interacting with webviews in our daily use of iOS without ever even realising it.

This is what stood out to me. I've never really suspected webviews and can't think of a place now.

JakaJancar a day ago | parent | next [-]

I often suspect things in Settings, esp. account/iCloud section to be webviews, just based on how they load (icons appearing a short moment after the page opens for example).

JimDabell a day ago | parent | next [-]

Yes, those parts of the Settings app are built with web views that embed React Web:

https://news.ycombinator.com/item?id=30648424

mastercheif a day ago | parent [-]

Oh so that's why they're terrible and often break with no error messaging or recourse

JimDabell 14 hours ago | parent [-]

Probably, but it’s not as if the native parts of Settings are much better.

ciabattabread a day ago | parent | prev [-]

When you tap some of the menu items in the “Saved to iCloud” section, they don’t have the normal grey item highlight that happens with the rest of the settings app.

dcarmo a day ago | parent | prev | next [-]

The App Store app seems to be using web views extensively.

monocularvision a day ago | parent [-]

It is not. Apple made a big deal about the changeover a few years back.

alwillis a day ago | parent | prev | next [-]

Both Mail and Calendar use web views for starters.

echeese a day ago | parent | prev | next [-]

I assume they're going to use it on Apple.com, the same way that they were using backdrop-filter to simulate the frosted glass on earlier iOSes

bstsb a day ago | parent [-]

according to the post, it doesn't exist on Safari

inc3pt a day ago | parent | prev | next [-]

I’m fairly certain Apple Music makes pretty heavy use of webviews.

galad87 a day ago | parent [-]

Actually it does not. It used to, but then was rewritten. The Accessibility Inspector app can be used to see what's the class of the UI elements, if you want to check.

olivia-banks a day ago | parent [-]

I think it still might. I use it all the time on my laptop, and periodically if I do something funky with the network, the entire view panel says that there was an internal server error in that classic no-CSS Times New Roman font. Do you have a source for this?

galad87 12 hours ago | parent [-]

As I wrote above, use Accessibility Inspector to inspect the UI.

ivape a day ago | parent | prev [-]

I’m sure there are many apps like the Apple Store app and parts of the App Store that pull in web views. That’s most likely what this is for. Probably parts of News, Music, Games apps as well.