Build1 publisher3 min readPublished
An expired Apple developer membership removes an already-shipped app from the App Store
Apple charges 99 USD a membership year, about 9,500 rupees at September's rate. That membership is what keeps an app downloadable. When it lapses, existing installs keep working and everything else stops.
The Engineer · Build desk

What happened
- Apple charges 99 USD per membership year for the Developer Program and bills it in local currency, which a post on Indian publishing costs puts at about 9,500 rupees at September's exchange rate.
- When that membership expires, Apple removes the developer's apps from the store: existing installs keep working, no new user can download, and no update ships until the fee is paid again.
- Apple also publishes that on average over 40% of unresolved issues relate to guideline 2.1, App Completeness.
Compiled by The EngineerSomething wrong?How this is made
Why it matters
- cost A free app with no revenue still owes about 9,465 rupees a year at September's rate to stay downloadable, and three years of it runs roughly 11.9 times Google Play's registration, paid by whoever funds the side project.
- constraint The fee is a dependency of distribution, so a card that fails becomes an outage with no code change behind it, and the same lapse blocks the update that would fix anything else.
- decision Enrolment type has to be settled before enrolling, because the seller name is public and the D-U-N-S request organization enrolment needs takes days. That wait sits on the critical path to a launch date.
- exposure Any app with a sign-in puts its release date at the mercy of a reviewer who cannot get past the login screen without working credentials.
Ninety-nine dollars at 95.61 rupees is 9,465.39 [1]. So the 9,500 figure is one day's exchange rate, rounded, and Apple bills the membership in rupees at enrolment under wording the post quotes as "in local currency where available" [1][2]. The 2027 renewal is priced at whatever the rate does between now and then. Three years at US$297 comes to about 28,400 rupees at the same rate, and Google's US$25 does not repeat each year [2][4].
Accredited educational institutions, government entities and qualifying non-profits can apply to Apple for a fee waiver. Most readers of the post will not qualify, it says [5].
Individual enrolment needs an Apple Account with two-factor on and a card, and it prints your own legal name as the seller on the listing [6]. Organization enrolment prints the company name and asks for more: a D-U-N-S Number for the legal entity, free from Dun & Bradstreet but taking days to issue. It also wants a work email on the company's own domain and a publicly working website on that same domain [7]. Apple does not accept DBAs, trade names or branches, and a registrar parking page or an Instagram link gets rejected [7]. Switching from individual to organization afterwards means a support ticket, according to the post [8].
Apple's 90% figure counts submissions, not apps [9]. An app rejected once and resubmitted contributes two of them, and the calendar a first-time publisher cares about includes the hours spent working out what tripped the rejection. The other line Apple publishes on that page is "On average, over 40% of unresolved issues are related to guideline 2.1: App Completeness" [10]. Under it the post lists a crash on the reviewer's device, placeholder content left in the build, a login screen the reviewer cannot get past. It also lists a privacy policy URL that 404s and a screenshot showing an Android device [11]. For the under-24-hours number to describe a launch, the first build has to clear all of that.
The highest-value fix in the post is the demo account: a working username and password in the App Review notes, with realistic data, kept alive until approval, because reviewers do not sign up [12]. On wrapping a website, the post quotes guideline 4.2. There Apple says "Websites served in an iOS app, web content that is not formatted for iOS, and limited web interactions do not make a quality app" [13]. Android will usually take that build and iOS usually will not, the post argues. To pass, the same content needs push notifications, offline handling, native navigation and device features a browser tab cannot reach [14].
The post does not cite a figure for its claim that Apple's review turnaround is currently faster than Google Play's typical turnaround [16]. The author works on ZoopCoder, a small Indian dev shop that sells App Store submission as a paid fixed-price service. The disclosure is in the first line, saying every fee cited is money paid to Apple and linking Apple's page for each [15].
What to watch
- The rupee price moves with whatever rate Apple applies at renewal, so a weaker rupee raises the bill without Apple touching the 99 USD.
- Any change to the fee waiver list, which currently covers accredited educational institutions, government entities and qualifying non-profits.
- Whether the share of unresolved issues Apple attributes to guideline 2.1 moves from over 40%.