189
To avoid regulation, Apple said it had three Safari browsers
(www.theregister.com)
to the largest Apple community on Lemmy. This is the place where we talk about everything Apple, from iOS to the exciting upcoming Apple Vision Pro. Feel free to join the discussion!
Apple Hardware
Apple TV
Apple Watch
iPad
iPhone
Mac
Vintage Apple
Apple Software
iOS
iPadOS
macOS
tvOS
watchOS
Shortcuts
Xcode
Community banner courtesy of u/Antsomnia.
From a coding perspective, they are all quite distinct. However, I don't doubt they were using that argument just to weasel out of getting regulated
I would argue that iPadOS Safari and iOS Safari are not really that different though.
from a coding perspective
That’s what I mean, would you say iPadOS Safari and iOS Safari don’t share a good chunk of their codebase?
The vast majority of the code is WebKit, which is the same across platforms. The UI is a small amount of code compared to WebKit, and even then I’m sure there is a lot of sharing between the iOS and iPadOS versions.