Spotify, Epic Games, and Others Argue Apple's App Store Changes Do Not Comply With DMA

Spotify, Epic Games, Deezer, Paddle, and several other developers and EU associations today sent a joint letter to the European Commission to complain about Apple's "proposed scheme for compliance" with the Digital Markets Act (DMA).

App Store Unfair Feature 2
The 34 companies and associations do not believe Apple's plans "meet the law's requirements." Apple's changes "disregard both the spirit and letter of the law" and if left unchanged, will "make a mockery of the DMA," according to the letter. Several specific components of Apple's plan are highlighted, including the Core Technology Fee, the Notarization process, and the terms that developers must accept.

  • Apple's requirement to stay with the current App Store terms or opt in to new terms provides developers with "an unworkable choice" that adds complexity and confusion. The letter suggests that neither option is DMA compliant and would "consolidate Apple's stronghold over digital markets."
  • The Core Technology Fee and transaction fees will hamper competition and will prevent developers from agreeing to the "unjust terms."
  • Apple is using "unfounded privacy and security concerns" to limit user choice. The "scare screens" that Apple plans to show users will "mislead and degrade the user experience."
  • Apple is not allowing sideloading, and it is making the installation and use of new app stores "difficult, risky and financially unattractive for developers."

The companies and associations are urging the European Union to take "swift, timely and decisive action against Apple." The way the European Commission responds to Apple's proposal "will serve as a litmus test of the DMA and whether it can deliver for Europe's citizens and economy."

Apple is required to comply with the Digital Markets Act by March 7, and the app ecosystem changes baked are baked in to iOS 17.4. We are expecting to see iOS 17.4 released early next week, and that is when alternative app marketplaces, alternative payment methods, and the new terms that Apple has designed for developers will go into effect.

In support of the changes that it is implementing, Apple today published a whitepaper outlining the risks that it is attempting to mitigate with the Notarization process and other requirements alternative app marketplaces and the apps installed through those marketplaces must submit to.

Popular Stories

iPhone SE 4 Vertical Camera Feature

iPhone SE 4 Production Will Reportedly Begin Ramping Up in October

Tuesday July 23, 2024 2:00 pm PDT by
Following nearly two years of rumors about a fourth-generation iPhone SE, The Information today reported that Apple suppliers are finally planning to begin ramping up mass production of the device in October of this year. If accurate, that timeframe would mean that the next iPhone SE would not be announced alongside the iPhone 16 series in September, as expected. Instead, the report...
iPhone 17 Plus Feature

iPhone 17 Lineup Specs Detail Display Upgrade and New High-End Model

Monday July 22, 2024 4:33 am PDT by
Key details about the overall specifications of the iPhone 17 lineup have been shared by the leaker known as "Ice Universe," clarifying several important aspects of next year's devices. Reports in recent months have converged in agreement that Apple will discontinue the "Plus" iPhone model in 2025 while introducing an all-new iPhone 17 "Slim" model as an even more high-end option sitting...
Generic iPhone 17 Feature With Full Width Dynamic Island

Kuo: Ultra-Thin iPhone 17 to Feature A19 Chip, Single Rear Camera, Semi-Titanium Frame, and More

Wednesday July 24, 2024 9:06 am PDT by
Apple supply chain analyst Ming-Chi Kuo today shared alleged specifications for a new ultra-thin iPhone 17 model rumored to launch next year. Kuo expects the device to be equipped with a 6.6-inch display with a current-size Dynamic Island, a standard A19 chip rather than an A19 Pro chip, a single rear camera, and an Apple-designed 5G chip. He also expects the device to have a...
iPhone 16 Pro Sizes Feature

iPhone 16 Series Is Less Than Two Months Away: Everything We Know

Thursday July 25, 2024 5:43 am PDT by
Apple typically releases its new iPhone series around mid-September, which means we are about two months out from the launch of the iPhone 16. Like the iPhone 15 series, this year's lineup is expected to stick with four models – iPhone 16, iPhone 16 Plus, iPhone 16 Pro, and iPhone 16 Pro Max – although there are plenty of design differences and new features to take into account. To bring ...
icloud private relay outage

iCloud Private Relay Experiencing Outage

Thursday July 25, 2024 3:18 pm PDT by
Apple’s iCloud Private Relay service is down for some users, according to Apple’s System Status page. Apple says that the iCloud Private Relay service may be slow or unavailable. The outage started at 2:34 p.m. Eastern Time, but it does not appear to be affecting all iCloud users. Some impacted users are unable to browse the web without turning iCloud Private Relay off, while others are...
iPhone 17 Plus Feature Purple

iPhone 17 Rumored to Feature Mechanical Aperture

Tuesday July 23, 2024 9:32 am PDT by
Apple is planning to release at least one iPhone 17 model next year with mechanical aperture, according to a report published today by The Information. The mechanical system would allow users to adjust the size of the iPhone 17's aperture, which refers to the opening of the camera lens through which light enters. All existing iPhone camera lenses have fixed apertures, but some Android...

Top Rated Comments

MrTemple Avatar
21 weeks ago
"Core Technology" There it is. Put up or shut up. Either STOP USING Apple's developers' work, or PAY FOR IT. ?‍♂️

iOS dev here who literally could never make a penny without standing on the shoulders of thousands of Apple iOS devs, who’ve put in uncountable years of effort into areas I basically have zero experience or expertise in. ?

Most people claiming Apple's cut is unearned don’t know what “import Foundation” does at the top of literally every iOS code file in literally every AppStore app. (Hint: It's not necessary to get an app into the App Store!)

Ditto for:

import UIKit
import SwiftUI
import CryptoKit
Button()
let task = URLSession.shared.dataTask(with: session)
etc, etc, etc…

Literally ? of iOS apps use code written by Apple to do a staggering amount of their work.

ZERO apps roll their own custom code instead of using the mountain of frameworks and APIs that Apple has built and perfected (complete with expected features like free dark mode, rotation, language, compat across device, accessibility size, backgrounding, persistence, etc, etc, etc features).

ZERO apps do this because it would cost 10-20x as much to develop, and nobody would pay for the lesser experience.

Even the simplest app would take literal years more development, and STILL not achieve anything close to feature parity by dropping in Apple’s code with zero effort.

Oh, and when iOS updates with new features, or a new style? INSTANTLY that app needs massive work to retain feature parity with other apps that did zero work to match style or make use of many new features. (Sometimes a TEENY bit of work to make a huge new feature work if you want.)

Show me an app developer who doesn’t lean HEAVILY on Apple’s developers’ work, and I’ll show you somebody who gets to talk about the “outrageous” price Apple charges for their work. ?
Score: 117 Votes (Like | Disagree)
till Avatar
21 weeks ago
Paying a yearly per-user fee just to run an app marketplace is straight up insane, it's blatantly anti-competitive and there's no chance it will survive regulatory scrutiny.

The other provisions are a little more fuzzy, and I wouldn't be shocked if they mostly survive intact.
Score: 59 Votes (Like | Disagree)
turbineseaplane Avatar
21 weeks ago
2024 Apple gives me major "late 90's Microsoft" vibes

...but worse
Score: 51 Votes (Like | Disagree)
TheLisnakFactor Avatar
21 weeks ago

"Core Technology" There it is. Put up or shut up. Either STOP USING Apple's developers' work, or PAY FOR IT. ?‍♂️

iOS dev here who literally could never make a penny without standing on the shoulders of thousands of Apple iOS devs, who’ve put in uncountable years of effort into areas I basically have zero experience or expertise in. ?

Most people claiming Apple's cut is unearned don’t know what “import Foundation” does at the top of literally every iOS code file in literally every AppStore app.

Let alone:

import UIKit
import SwiftUI
import CryptoKit
Button()
let task = URLSession.shared.dataTask(with: session)
etc, etc, etc…

Literally ? of iOS apps use code written by Apple to do a staggering amount of their work.

ZERO apps roll their own custom code instead of using the mountain of frameworks and APIs that Apple has built and perfected (complete with expected features like free dark mode, rotation, language, compat across device, accessibility size, backgrounding, persistence, etc, etc, etc features).

ZERO apps do this because it would cost 10-20x as much to develop, and nobody would pay for the lesser experience.

Even the simplest app would take literal years more development, and STILL not achieve anything close to feature parity by dropping in Apple’s code with zero effort.

Oh, and when iOS updates with new features, or a new style? INSTANTLY that app needs massive work to retain feature parity with other apps that did zero work to match style or make use of many new features. (Sometimes a TEENY bit of work to make a huge new feature work if you want.)

Show me an app developer who doesn’t lean HEAVILY on Apple’s developers’ work, and I’ll show you somebody who gets to talk about the “outrageous” price Apple charges for their work. ?
This is amazing perspective. Absolutely perfect. Couldn’t have said it better.

People need to comprehend this.
Score: 44 Votes (Like | Disagree)
thejadedmonkey Avatar
21 weeks ago
Good. What Apple is trying to do is unacceptable.
Score: 34 Votes (Like | Disagree)
TheLisnakFactor Avatar
21 weeks ago
This makes me love and trust Apple more and more. It’s their iPhone. People buy their iPhone knowing what they get. They could always not an iPhone. Tough **** to these developers. I hope they lose and the EU stays out of it.
Score: 33 Votes (Like | Disagree)