That covers everybody on an iDevice - the only browser on iOS is Mobile Safari. Chrome, Firefox, Opera are all skins on top of the Safari Webkit renderer.
Interestingly / Ironically / Whateverally, it doesn't cover a ton of other, non-iOS users. This may be a push to Desktop Safari usage, but I am really uninterested in supporting proprietary browser tech, especially when there are competing open standards, doubly-especially when (as the OP mentioned) Safari in particular doesn't seem interested in supporting other open, interesting APIs.
Exactly. Everyone on iOS uses Safari (either direct or as underpinnings for "Chrome", "Firefox" etc browser interface someone might want to put on top of it)
IMO it seems like "all browsers on iOS are Safari" isn't that big of a deal because 'browsers' on iOS still get to throw all their own features and sync services into their browser app. It'd be like saying you wish you didn't have to use Windows' window APIs to create windows or wished you could avoid UIKit to do anything on iOS.
> iOS Safari's level as the only browser people should use.
FWIW, iOS doesn't chide you when you download Chrome or Firefox. Of course Apple requires them to use the iOS rendering engine - but that's perhaps a slightly different point.
AFAIK on iOS you cannot distribute an alternative browser (as in UI, network engine and rendering engine) --- you can only distribute what is essentially a skin over the default browser, Safari.
Every browser on iOS is essentially safari but reskinned. Apple forces browser apps to be WebKit based. That means supporting other codecs, and different types of web technologies, etc, only happens on iOS when WebKit supports it, because all browsers have to use the WebKit that’s provided by apple.
Unfortunately, Apple have a policy that the inbuilt webkit is the only browser engine that is allowed to be used on an iOS device. The iOS Chrome, Firefox, & Edge apps are just thin wrappers around the same Safari engine included in iOS.
I wouldn't care about what Safari is doing if iOS would allow you to install browsers that are not based on webkit. The fact that Apple only allows webkit browser makes it so much worse and means that no one can compete on iOS against Apple
Interestingly / Ironically / Whateverally, it doesn't cover a ton of other, non-iOS users. This may be a push to Desktop Safari usage, but I am really uninterested in supporting proprietary browser tech, especially when there are competing open standards, doubly-especially when (as the OP mentioned) Safari in particular doesn't seem interested in supporting other open, interesting APIs.
reply