WebKit control has defined iPhone browsing since the App Store opened to third-party browsers. Chrome, Firefox, Edge, Brave, DuckDuckGo, Opera, and other browsers could offer different interfaces, account sync, privacy tools, and search features on iOS, but under Apple’s global rule they still had to use WebKit as the underlying engine.
That rule made iPhone browsers different from browsers on Mac, Windows, Android, and Linux. On those platforms, Chrome can use Blink, Firefox can use Gecko, and Safari can use WebKit. On iPhone, competing browsers have largely been required to use Apple’s engine, which means the deepest parts of page rendering, JavaScript behavior, web app capability, and engine-level performance remain tied to Apple’s platform decisions.
The rule is now under direct pressure. In the European Union, Apple has introduced support for alternative browser engines to comply with the Digital Markets Act. In the United Kingdom, the Competition and Markets Authority has continued to examine Apple’s browser-engine restrictions as part of its mobile platform work. Developers, browser makers, and open-web advocates argue that real browser competition cannot exist when every iPhone browser is built on the same engine.
Apple’s defense is equally direct: browser engines sit close to security, privacy, battery life, web content isolation, and system performance. Opening that layer, Apple argues, is not the same as allowing another note-taking app or payment service.
The future of mobile browsing depends on which side regulators believe.
Why WebKit Control Has Mattered
A browser engine is not just a visual renderer. It decides how web pages are interpreted, which web standards are supported, how JavaScript runs, how web apps behave, how media plays, how privacy prompts work, and how quickly sites can adopt new platform features.
That is why Apple’s WebKit requirement has always mattered beyond Safari. A competing iPhone browser could build a better tab system, a stronger bookmark tool, a different password manager, or deeper desktop sync. But if a website or web app needed an engine feature WebKit did not support, every iPhone browser faced the same limit.
This is especially important for progressive web apps. Web apps rely on engine support for features such as push notifications, storage behavior, background tasks, installability, graphics performance, file handling, device access, and advanced APIs. If Apple limits those features in WebKit, the limitation affects the entire iOS browser market.
Critics see that as a competitive shield. If web apps cannot fully compete with native apps, the App Store remains stronger. If Chrome and Firefox cannot bring their own engines to iPhone, Safari faces less pressure from rival browser technology. If every browser shares WebKit, iOS users get browser choice at the interface level but less choice at the engine level.
Apple sees the same structure as a control point for trust. One engine means one security architecture, one update path, one set of privacy rules, one set of system integrations, and fewer unknowns for users.
The EU Opened the First Door
The European Union forced the first major break in Apple’s rule. Apple now offers entitlements for browser apps and in-app browsing experiences in the EU to use browser engines other than WebKit. Apple’s BrowserEngineKit framework supports the creation of browsers that render content using an alternative engine, with capabilities available for EU users on iOS 17.4 or later and iPadOS 18 or later.
The change is narrow by design. It applies in the EU, requires developer approval, and comes with technical, privacy, and security requirements. Apple also separates dedicated browser apps from apps that provide embedded browsing experiences, with different entitlements for each.
That structure shows how Apple is complying without turning iOS into a fully open browser-engine platform worldwide. The company has created a regulated path where the DMA requires one, while keeping WebKit as the default global rule outside that framework.
For developers, the EU path is both historic and frustrating. It is historic because iOS now has an official route for non-WebKit engines. It is frustrating because browser makers still have to decide whether the cost of building, testing, shipping, supporting, and maintaining a separate EU-only browser engine is worth the limited market.
That is why alternative engines have not suddenly flooded the iPhone. A browser company may need one iOS app for the EU and another for the rest of the world, with different engine behavior, different compliance rules, and more support complexity. For smaller browser makers, that can be commercially unattractive. For large ones, it can still be strategically awkward.
The UK Could Be the Next Pressure Point
The United Kingdom has become another major front. The CMA has treated Apple and Google’s mobile platforms as an area where competition remedies may be needed, and its published program of work includes further action on Apple’s browser restrictions, including the possible removal of the WebKit requirement.
That matters because a UK remedy would expand pressure beyond the EU. If Apple faces one browser-engine rule in the EU, another in the UK, and a different rule elsewhere, the company may eventually have to decide whether global consistency is better than regional fragmentation.
Apple prefers unified platform rules. Regional exceptions create engineering, compliance, support, and user-experience problems. But regulators increasingly use regional pressure to change global platform behavior. App stores, payments, browser choice screens, NFC access, and alternative distribution all follow that pattern.
Browser engines may be harder than payment links or storefront rules because the technical surface is deeper. A non-WebKit engine touches sandboxing, memory safety, JIT compilation, permissions, web storage, media pipelines, graphics, accessibility, battery behavior, and exploit response. Regulators can order access, but the implementation still has to survive the realities of mobile security.
That gives Apple room to argue for caution. It also gives browser rivals room to argue that complexity should not become a permanent excuse for control.
Security Is Apple’s Strongest Argument
Apple’s strongest defense of WebKit control is security. Browsers process untrusted content from the entire internet. They are constant targets for spyware, phishing, malicious ads, drive-by downloads, tracking scripts, and exploit chains. On iPhone, Safari and WebKit are deeply connected to system protections.
A browser-engine opening creates more moving parts. Each engine needs its own update process, security team, vulnerability response, sandbox design, and compatibility layer. If a third-party engine is slow to patch a serious flaw, users may be exposed. If an engine handles permissions poorly, privacy could suffer. If a browser drains battery or breaks sites, Apple worries users will blame the iPhone.
Those concerns are not fake. Browser engines are among the most complex software components on any device. Chrome, Firefox, and Safari all ship frequent security updates because web engines are high-risk targets.
The counterargument is that competition can improve security too. Chrome and Firefox have their own mature security teams, bug bounty programs, sandboxing models, and update systems. On desktop and Android, multiple engines have not destroyed browser safety. In some cases, competition has pushed faster standards adoption, better developer tools, and quicker performance gains.
The better question is not whether security matters. It does. The question is whether Apple should be the only company allowed to make that security trade-off for every iPhone browser.
The Web App Question Is Central
The biggest long-term impact may be on web apps. Native apps dominate iPhone partly because they have deeper system access, better distribution through the App Store, stronger notifications, better performance, and more complete platform APIs. Web apps remain useful, but they often feel secondary on mobile.
If iPhone browsers could use different engines, web apps could evolve faster. A browser maker could ship new standards earlier, support more app-like features, optimize JavaScript differently, or build stronger developer tools. That could make web apps more credible alternatives to native apps for productivity, games, enterprise tools, education platforms, creative software, and internal business apps.
This is why the debate is larger than Safari market share. A stronger mobile web could weaken the App Store’s role as the main path for software on iPhone. Developers could build more services that live in the browser, avoid some native-app constraints, and reach users across platforms with fewer separate codebases.
Apple has reasons to move carefully here. The company wants web apps to be useful, but not at the cost of security, privacy, battery life, or the native app experience. It also has business incentives to keep the App Store central.
Regulators see that tension as part of the problem. Apple’s technical control over browser engines can also protect its commercial control over app distribution.
Safari Would Face a Different Kind of Competition
If non-WebKit engines become practical on iPhone, Safari would face competition at a deeper level. Chrome could bring more of Blink’s behavior to iOS. Firefox could bring Gecko. Browser makers could optimize for specific web standards, developer workflows, privacy models, AI features, or enterprise use cases.
That could push Safari harder. Apple would need to compete not only through default placement and system integration, but through web compatibility, speed, extension support, developer satisfaction, privacy tools, and web app capability.
This could be good for users. Browser competition has historically improved performance and standards support. It can also produce different ideas about tracking protection, reader modes, password management, profiles, tab organization, translation, on-device AI, and cross-device sync.
The risk is fragmentation. Developers may need to test iPhone web apps across multiple engines instead of one. Some sites may work better in one browser than another. Support teams may face more variation. Users may see compatibility differences that iOS has mostly avoided.
That is the price of real browser choice. It creates more competition and more complexity at the same time.
AI Will Make Browser Engines More Strategic
The browser is becoming an AI surface. Search, summarization, page understanding, shopping assistants, translation, form filling, coding tools, research agents, and anti-scam detection are increasingly tied to browser behavior. A browser that controls the engine can integrate AI more deeply into page structure, privacy boundaries, local processing, and extension systems.
That gives the WebKit debate a new layer. If iPhone browsers remain tied to WebKit, Apple keeps more control over how AI features interact with web content on iOS. If alternative engines become viable, Google, Mozilla, Microsoft, Brave, and other browser makers can bring more of their own AI browsing architecture to iPhone.
This could affect search too. Safari’s search relationships have long been commercially important. AI browsers may challenge the old search box by turning browsing into a more conversational, task-based experience. If rival browser engines are limited on iPhone, Apple can slow some of that shift. If they are allowed, iPhone users may see faster experimentation.
Apple can still compete through privacy. A Safari experience that uses on-device intelligence, Private Relay-style protections, anti-fingerprinting, and tight system integration could remain attractive. But it would be competing against real browser products, not only iOS skins around WebKit.
That is the version of the future regulators are trying to create.
Apple’s Likely Path
Apple is unlikely to give up WebKit control globally unless forced. The company will probably continue a regional compliance model: alternative engines where law requires them, WebKit everywhere else, and strict entitlement rules for developers who qualify.
At the same time, regulatory pressure can make that position harder to maintain. If the EU pushes for more practical compliance, the UK follows with browser-engine remedies, and other markets study similar rules, Apple may need to decide whether maintaining separate regional browser architectures is worth the complexity.
The company could also improve WebKit and Safari aggressively to reduce pressure. Better web app support, faster standards adoption, stronger developer communication, improved extension support, and richer browser choice settings could make regulators less eager to impose deeper remedies.
That may be the most realistic near-term outcome. Apple keeps control where it can, opens where it must, and invests more in Safari so the WebKit requirement looks less like a bottleneck.
For mobile browsers, the next phase will be practical rather than theoretical. The question is no longer whether alternative engines can be allowed somewhere. They already can be in the EU. The next test is whether browser makers can ship them at scale, whether regulators view Apple’s conditions as workable, and whether users get meaningful differences instead of another settings screen that changes little.
The first iPhone browser that successfully brings a non-WebKit engine to everyday users will become more than a browser launch. It will be a test case for whether mobile software on iPhone can move beyond Apple’s engine without breaking the trust that made iOS valuable in the first place.