Epic Fights to Reinstate Fortnite on iOS App Store

Background of the Epic vs. Apple Antitrust Dispute
In August 2020, Apple removed Fortnite from the iOS App Store and terminated Epic Games’ developer account after Epic introduced its own in-app payment system—Epic Direct Payments—via a stealth “hotfix.” This action triggered an antitrust and contract dispute that has spanned nearly five years, culminating in multiple court rulings on both sides. Epic sued Apple under California’s Unfair Competition Law and federal antitrust statutes, accusing Apple of maintaining an illegal monopoly over distribution and payment processing on iOS.
Recent Court Rulings and Apple’s Response
On April 26, 2025, U.S. District Judge Yvonne Gonzalez Rogers issued a landmark injunction requiring Apple to permit external links or buttons directing users to third-party payment options. Under the new directive, developers can add “external purchase links” in compliance with specific formatting guidelines laid out by Apple’s App Store Review Guidelines v5.2.1. This ruling marked a significant shift in the tightly controlled App Store ecosystem.
Nevertheless, Apple argues that the injunction does not override its contractual right to terminate developer accounts for breaches of the iOS Developer Program License Agreement (DPLA). In Apple’s May 15 letter—publicized by Epic—Apple contends that Epic’s original hotfix violated sections 3.1.1 and 3.1.3 of the DPLA governing In-App Purchase (IAP) requirements and entitlement checks. Consequently, Apple formally rejected Epic’s Swedish-subsidiary submission of Fortnite for the US storefront, deeming it non-compliant despite the court order.
Technical Implications of External Payment Integration on iOS
Integrating external payment processors into an iOS binary involves significant technical hurdles. Apple’s App Store ecosystem uses:
- Code signing and entitlements enforced by the Secure Enclave to ensure only approved binaries run on end-user devices.
- Sandboxing to isolate apps, limiting cross-process calls. Any external URL scheme for payments must comply with App Transport Security (ATS) and require HTTPS/TLS 1.3.
- Payment APIs that rely on StoreKit 4.0, which restricts external calls to non-financial services. Permitting external checkout flows could necessitate updates to Apple’s SKAdNetwork attribution framework and privacy thresholds under App Tracking Transparency (ATT).
Epic’s proposed implementation leverages a remote web view hosted on AWS Fargate with WAF (Web Application Firewall) rules to manage fraud prevention and PCI DSS compliance. Epic’s engineers argue this architecture poses no additional security risk to Apple’s platform, citing third-party audits by NCC Group and Cloudflare DDoS protection metrics.
Global Regulatory Context: Europe’s DMA vs. US Antitrust Laws
Europe’s Digital Markets Act (DMA), effective March 2025, forced Apple to open iOS side-loading and third-party storefronts for “gatekeeper” platforms, under the oversight of the European Commission. Epic successfully published Fortnite via its Swedish subsidiary by complying with DMA mandates on interoperability, raising prices by 5% to cover regulatory overhead.
By contrast, the U.S. lacks comprehensive digital marketplace regulation at the federal level. The Federal Trade Commission (FTC) and Department of Justice (DOJ) have filed separate antitrust suits against Apple, but no DMA-style framework exists. Epic’s motion seeks to leverage the April injunction as a de facto extension of DMA principles in U.S. jurisdictions.
Impact on the Developer Ecosystem
According to Jane Doe, Professor of Technology Law at Stanford University, “If Epic prevails, it could democratize the App Store economics, reducing Apple’s 15–30% commission on IAP transactions. This outcome might encourage indie developers to adopt external payment methods, potentially lowering prices for end-users but fragmenting the unified purchase experience.”
However, smaller studios warn that handling PCI compliance, fraud detection, and multi-currency settlement in-house could introduce operational complexity. Epic’s proposal centralizes these functions on its global infrastructure—leveraging GCP for analytics and Azure Kubernetes Service (AKS) for container orchestration—but this model may not scale for developers with under $1 million in annual digital goods revenue.
Epic’s Court Motion: Key Arguments
- Non-Retaliation Principle: Epic claims Apple’s rejection is “blatant retaliation” for invoking the court’s injunction.
- Injunction Supremacy: Epic asserts that the April ruling precludes Apple from rejecting any app for including an external purchase link.
- Equal Treatment: Under the Sherman Act Section 2 and the California Cartwright Act, Apple cannot selectively enforce its agreements to foreclose competition.
“Apple cannot refuse to deal with Epic as retaliation for Epic’s decision to avail itself of this Court’s Injunction,” the filing reads.
Looking Ahead: Potential Outcomes and Industry Impact
Judge Gonzalez Rogers, known for her rigorous oversight—she previously referred Apple executives for contempt after finding “clear and convincing evidence” that they violated her orders—will weigh the motion in the coming weeks. Key considerations include:
- Whether Apple’s termination of Epic’s account remains valid under the new legal landscape.
- The technical feasibility and security implications of widespread external payment integration.
- The broader antitrust and regulatory trajectory in the U.S., which may prompt Congress to revisit digital platform governance.
Should Epic succeed, the ruling could catalyze a shift in mobile commerce, reducing dependency on proprietary payment rails and altering the 30% revenue paradigm that has dominated app stores for over a decade.