The 30% Platform Tax That Dictates Mobile App Margins
May 29, 2026 By Yusuke Tanaka

If you build a mobile app for a living, you have likely stared at a revenue report and wondered where the money went. The answer, more often than not, is a 30% cut that Apple and Google take from every in-app purchase. This commission is not a negotiated contract term; it is a take-it-or-leave-it rule enforced by the operating system. For developers, this platform tax is the single largest cost of doing business on mobile, and it dictates everything from pricing to product design.

The 30% Tax That No Developer Signed Up For

When a user buys a subscription, a game currency pack, or a digital upgrade inside an iOS app, Apple keeps 30% of the transaction. Google Play applies the same rate. These fees are embedded in the platform agreements that every developer must accept to distribute software on the two dominant mobile app stores. There is no bargaining, no alternative payment processor allowed on iOS, and only limited workarounds on Android.

The Epic Games v. Apple trial in 2021 exposed the mechanics of this lock-in. Internal emails showed Apple executives discussing how to maintain the 30% cut as a strategic advantage. The court found that Apple did not violate antitrust law in most respects, but it did rule that Apple must allow developers to link to external payment options—a change that Apple has since implemented in a limited way.

Spotify and Netflix have long passed the cost to users by charging higher prices on iOS than on the web. Spotify, for example, stopped accepting in-app subscriptions on iOS in 2016, directing users to sign up via its website instead. Netflix followed in 2018. Both companies argued that the 30% fee made it impossible to offer competitive pricing while maintaining a sustainable margin.

For developers who cannot afford to bypass the platform, the tax is simply a cost of admission. A developer earning $100,000 in annual in-app purchase revenue loses $30,000 before paying for servers, salaries, and marketing. The remaining $70,000 must cover everything else.

How the Duopoly Squeezes Indie Developers

Indie developers and small studios feel the 30% cut most acutely. Unlike large companies with diversified revenue streams, many small teams rely on a single app for their income. If that app generates $50,000 per month in in-app purchases, the platform takes $15,000. After paying for development, hosting, and marketing, the profit margin often falls below 10%.

Consider a hypothetical game studio with $50,000 in monthly IAP revenue. After Apple's $15,000 cut, they pay $10,000 for server infrastructure, $15,000 for salaries (a small team of three), and $5,000 for user acquisition. That leaves $5,000 before taxes. One bad month of ad spend or a server outage can push the studio into negative cash flow.

Some indie developers have pivoted to web subscriptions to bypass the platform fee entirely. They build a web-based version of their service, process payments through Stripe or PayPal, and then offer the same features inside the mobile app for free. This approach works well for content-heavy apps like note-taking or media streaming, but it adds friction: users must create an account on a website before they can use the app.

The conversion cost is real. Industry estimates suggest that requiring a web signup reduces subscription conversion by 20–40% compared to an in-app purchase. Developers must weigh the savings against the lost revenue. For many, the 30% tax is still cheaper than the drop in conversions.

Android's Looser Rules: Freedom or Fragmentation?

Google Play's billing policy mirrors Apple's: a 30% commission on in-app purchases, reduced to 15% for the first $1 million in revenue. But Android's ecosystem is not a walled garden. Users can sideload apps from outside Google Play, and third-party app stores like Amazon Appstore and Samsung Galaxy Store offer alternative distribution channels.

Fortnite famously bypassed Google Play entirely in 2018, offering its Android version as a direct download from Epic's website. The move saved Epic the 30% fee, but it came with trade-offs. Users had to enable installation from unknown sources, a security warning that scared many away. Epic estimated that Fortnite's Android install base was roughly half of what it might have been on Google Play.

Sideloading also shifts the support burden to the developer. When a user installs an app from outside the official store, Google does not handle updates, security scans, or refund disputes. The developer must manage all of that. For a small team, the operational overhead can outweigh the savings.

Android's flexibility is real, but it is not a free lunch. Developers who choose to bypass Google Play gain margin at the cost of reach and trust. The fragmentation of Android distribution means that no single alternative store has the user base to challenge Google's dominance. The duopoly remains intact, even if Android's walls are lower.

Why Large Players Accept the Tax (and Fight It)

Large developers have the resources to fight the platform tax, and many have done so. Epic Games sued both Apple and Google after Fortnite was removed from their stores for introducing a direct payment option. The lawsuits argued that the app store operators abuse their monopoly power. Epic won a partial victory against Google in 2024, with a jury finding that Google's app store practices violated antitrust law.

Match Group, the owner of Tinder and Hinge, filed an antitrust complaint in the European Union in 2021, alleging that Apple's policies harm competition. The complaint contributed to the EU's Digital Markets Act, which now forces Apple to allow sideloading and alternative payment systems in Europe.

Apple responded to pressure by introducing the Small Business Program in 2021, which reduces the commission to 15% for developers earning less than $1 million per year. The program covers roughly 98% of developers, but it does not affect the largest revenue generators. For top-grossing apps like games and streaming services, the 30% rate remains the default.

The result is a two-tier system: small developers get a break, while the big players continue to pay the full rate—or fight it in court. The asymmetry means that the most profitable apps still face the highest tax, which is exactly where the platform owners want it.

Cross-Platform Frameworks as a Cost Escape

Cross-platform frameworks like Flutter and React Native let developers share code between iOS and Android, reducing the cost of building and maintaining two separate apps. But they do not reduce the platform fee. The 30% cut applies regardless of whether the app is written in Swift, Kotlin, or Dart.

Where cross-platform frameworks help is in enabling server-side purchase flows. A developer can build a single web-based subscription page using the same codebase and then direct users to that page from both mobile apps. This approach avoids Apple's and Google's in-app purchase systems entirely, as long as the purchase is not for a digital good consumed inside the app.

Spotify uses this exact strategy. Its iOS app does not offer an in-app subscription; users must sign up on the web. The app itself is a thin client that streams content. This design is possible because Spotify's core value is delivered through the network, not through a purchase inside the app. For games or utility apps that sell virtual items, the web workaround is harder to implement.

Frameworks like Flutter also make it easier to adopt progressive web app (PWA) technology. A PWA can be installed on a user's home screen and can process payments via the web, completely bypassing the app store. The trade-off is that PWAs have limited access to device hardware and cannot use push notifications as reliably as native apps.

Regulatory Pressure Is Reshaping the Landscape

Regulators around the world are finally challenging the platform tax. The European Union's Digital Markets Act, which took effect in 2024, requires Apple to allow sideloading and third-party app stores on iOS. Google must also comply, though its ecosystem was already more open. The DMA applies only in Europe, but it sets a precedent that other jurisdictions may follow.

South Korea passed the Telecommunications Business Act in 2021, banning app store operators from forcing developers to use a specific payment system. The law applies to both Apple and Google, and both companies have since allowed alternative payment options in Korea—though they still charge a reduced commission, typically around 26%.

In the United States, the Open App Markets Act has been introduced in Congress multiple times but has not passed. The bill would prohibit large app stores from requiring the use of their own payment systems. As of 2025, the bill has been revived and is under committee review. Meanwhile, the Japan Fair Trade Commission is investigating Apple's practices, and the UK's Competition and Markets Authority has launched its own probe.

The momentum is real, but the outcome is uncertain. Apple and Google have deep pockets and strong legal teams. They have argued that the 30% fee is justified by the security, curation, and infrastructure they provide. Developers counter that the fee is excessive and that the stores operate as monopolies. The next few years will determine whether regulation can break the duopoly's grip.

Practical Playbook for Surviving the 30% Squeeze

While the regulatory battles play out, developers need strategies to survive the current environment. The most effective approach is to move subscription and content purchases to the web. Offer users a seamless web signup flow, and then sync their access to the mobile app via an account system. This works well for services like cloud storage, media streaming, and productivity tools.

Progressive web apps are another option for content-heavy services. A well-built PWA can handle payments, offline caching, and push notifications, all without going through an app store. The user installs the PWA from the browser, and the developer keeps 100% of the revenue. The catch is that PWAs do not appear in app store search results, so organic discovery is limited.

Optimizing for organic discovery within the app store can reduce the need for paid user acquisition, which further erodes margins. Keywords, ratings, and reviews still matter. A high-quality app with strong organic rankings can generate installs without expensive ad campaigns, preserving more of the revenue that remains after the platform tax.

Finally, developers should monitor regulatory changes closely. If the EU's sideloading mandate leads to a viable third-party app store on iOS, early adopters may gain a competitive advantage. The same applies to alternative payment systems. Being prepared to pivot when the rules change is the best hedge against the 30% squeeze.

The Hidden Costs of the 30% Fee: Beyond the Obvious

The 30% commission is not the only cost developers face. App store policies impose additional expenses that compound the financial burden. For example, Apple requires developers to pay a $99 annual fee for the iOS Developer Program, while Google charges a one-time $25 fee for the Google Play Console. These fees are small relative to the commission, but they add up for developers with multiple apps.

More significantly, the app review process can delay updates and new releases, costing developers valuable time to market. A delay of even a few days can mean lost revenue, especially for time-sensitive apps like event ticketing or seasonal games. The uncertainty of review times makes it difficult to plan launches and marketing campaigns.

Another hidden cost is the requirement to use Apple's or Google's payment systems, which often have limited support for alternative currencies, promotional codes, or complex pricing tiers. Developers may need to invest in custom backend solutions to integrate with these systems, adding development and maintenance overhead.

Furthermore, the platform tax affects pricing strategy. Developers often increase prices on mobile to maintain margins, but this can lead to customer dissatisfaction and reduced conversion rates. A study by the Consumer Technology Association found that 45% of users abandon an in-app purchase if the price is higher than expected. The 30% fee thus indirectly suppresses demand, reducing overall market size.

Some developers have experimented with dynamic pricing to offset the fee. For instance, they offer a lower price on the web and a higher price in the app, hoping users will choose the web option. However, this approach can create confusion and erode trust. A transparent pricing model, where the fee is disclosed, might be more effective, but Apple and Google prohibit developers from mentioning the fee in their app descriptions.

The cumulative effect of these hidden costs can be substantial. For a developer with $500,000 in annual revenue, the direct 30% commission is $150,000. Adding the annual fees, review delays, and integration costs, the total platform-related expenses could exceed $160,000, leaving only $340,000 for product development and operations. This squeeze is why many developers are vocal about the need for reform.

Counter-Argument: Is the 30% Fee Justified?

Apple and Google defend the 30% commission by pointing to the value they provide. The app stores offer a secure, curated environment where users can download software with confidence. Apple's App Store review process, for example, screens apps for malware, privacy violations, and offensive content. Google Play Protect automatically scans apps for threats. These security measures reduce the risk of data breaches and malicious software, benefiting both users and developers.

The platform owners also handle payment processing, refunds, and customer support for in-app purchases. For small developers, building this infrastructure from scratch would be costly and time-consuming. The 30% fee can be seen as a service charge for access to a global distribution network and a trusted payment system.

Moreover, the app stores invest heavily in marketing and discovery tools. Featured placements, editorial curation, and search optimization help developers reach new users. A small developer who gets featured on the App Store can see a surge in downloads that would be difficult to achieve through independent marketing efforts.

However, critics argue that the value provided does not justify the cost. They point out that the 30% rate has remained unchanged for over a decade, even as the cost of cloud infrastructure and payment processing has fallen. Stripe, a popular payment processor, charges around 2.9% plus a fixed fee, far less than 30%. The discrepancy suggests that the app stores are charging a premium for their monopoly position rather than for the services rendered.

The counter-argument also fails to account for the lack of choice. Developers cannot negotiate the fee or choose an alternative payment processor on iOS. The take-it-or-leave-it nature of the agreement undermines the claim that the fee is a fair market price. In a competitive market, developers would have options, and the fee would likely be lower.

Ultimately, the debate over the 30% fee is a debate about the value of platform control. Apple and Google argue that they are entitled to a share of the revenue because they created the ecosystem. Developers argue that they are the ones creating the products that drive user engagement and that the platform owners are taking an unfair cut. The truth likely lies somewhere in between, but the current balance heavily favors the platforms.

The Future: What Comes After 30%?

The regulatory landscape is shifting, and the 30% fee may not survive the decade. The EU's Digital Markets Act is already forcing Apple to allow sideloading and third-party app stores on iOS. In Europe, developers will soon be able to distribute apps outside the App Store and use alternative payment systems. This could create a precedent for other regions to follow, gradually eroding Apple's and Google's control.

In the United States, the Open App Markets Act, if passed, would prohibit large app stores from requiring the use of their own payment systems. This would allow developers to bypass the 30% fee on both iOS and Android, potentially reducing it to a much lower processing fee. The bill has bipartisan support but has faced strong opposition from Apple and Google, who have lobbied heavily against it.

Even without legislation, market forces may drive change. The rise of cloud gaming services like Xbox Cloud Gaming and GeForce Now, which stream games directly to devices, bypass app store fees entirely. These services are accessed through a web browser, not through an app, avoiding the 30% tax. As cloud gaming grows, it could reduce the importance of native apps and weaken the app store's grip.

Another disruptive force is the growth of decentralized app stores built on blockchain technology. These stores aim to offer lower fees and more developer autonomy, though they face challenges in user adoption and security. While still niche, they represent a potential long-term alternative to the Apple-Google duopoly.

For now, the 30% fee remains the dominant reality for mobile developers. But the cracks are showing. Regulatory victories in Europe and South Korea, combined with legal wins by Epic Games against Google, suggest that the era of the 30% tax may be coming to an end. Developers who prepare for a more open app ecosystem will be well-positioned to thrive in the new landscape.

Related Articles