iOS 27 Update Features and Compatibility
- All three operating systems shipped September 14, 2026; macOS 27 is branded “Golden Gate.”
- Siri AI is opt-in beta in English, gated by waitlist and daily usage limits, and unavailable in EU and China at launch.
- Apple Intelligence requires iPhone 15 Pro or newer, or M1 (or A18 Pro) Mac or later; iOS 27 itself still runs on iPhone 11 and newer.
- Apps launch up to 30% faster, photos load up to 70% faster, and AirDrop transfers are up to 80% faster, per Apple’s own claims.
- The new parental controls require every device in Family Sharing group to run version 27 software.
The September 14 Release and What Actually Ships
Apple confirmed the release date at its September 9 event and delivered five days later. The Apple newsroom announcement presents the update around three main areas: Siri AI, the updated Apple Intelligence, and parental controls previewed at WWDC 2026 in June.

Siri AI and Third-Generation Foundation Models
Compatibility divides clearly. iOS 27 runs on iPhone 11 series and newer, plus second-generation iPhone SE and later, the same range as iOS 26. Apple Intelligence features, including Siri AI, require iPhone 15 Pro or newer. On Mac, Apple Intelligence needs A18 Pro, M1, or later chip, limiting the full feature set to Apple silicon Macs from 2020 onward.
iPadOS 27 drops support for some hardware. Five iPads that ran iPadOS 26 no longer qualify: iPad Pro 12.9-inch (3rd generation), iPad Pro 11-inch (1st generation), iPad (8th generation), iPad mini 5, and iPad Air 3. For developers maintaining universal apps, this is the first time in a while that the iPad-specific minimum requirement has changed independently from the iPhone minimum.

Performance claims come from Apple, stated in the newsroom post, and should be treated as vendor benchmarks rather than independent measurements. Apps launch up to 30% faster on iPhone and iPad, photos load up to 70% faster after being taken, and AirDrop transfers are up to 80% faster. On iPad, transferring files to an external USB drive is “up to 5x faster,” a figure Apple says was tested on 11-inch iPad Pro with M4 and USB4 SSD moving 10,000 JPEGs against a prerelease build. The Mac does not have a comparable external-drive speed figure, which reflects how Apple markets the two platforms differently.
Siri AI and Third-Generation Foundation Models
Siri AI is a ChatGPT-style assistant with personal context understanding, on-screen awareness, and system-wide app actions, built on the third generation of Apple Foundation Models. The model lineup, detailed in Apple’s WWDC 2026 foundation model breakdown, consists of five models.
AFM 3 Core is a 3-billion-parameter dense model that runs on-device. AFM 3 Core Advanced is a 20-billion-parameter sparse model that activates only 1 to 4 billion parameters per request, which is how Apple fits a much larger model onto the phone. AFM 3 Cloud, ADM 3 Cloud (Image), and AFM 3 Cloud Pro run on servers. AFM 3 Cloud Pro, the most capable model for agentic tool use and complex reasoning, runs on NVIDIA GPUs hosted in Google Cloud, a result of Apple’s partnership with Google on Gemini.
The practical limitation is the waitlist. Apple implemented it in the first developer betas and kept it in the release, with beta users reporting waits of one to two weeks. The setting reads “Joined Waitlist” until access is granted, and Apple added server-driven wait-time estimates in Beta 7 so it can limit access based on demand and capacity. Daily usage limits apply to features that require server-side models.
Regional availability varies. Siri AI is English-only at launch and is not available in China or the EU. The EU exclusion applies to iOS 27, iPadOS 27, and watchOS 27 but not macOS, where Apple’s exclusion names iOS, iPadOS, and watchOS only. Apple cites its regulatory dispute with the European Commission as the reason for the delay.
For developers, the integration point is App Intents. Siri AI can act across native and third-party apps, but only if developers expose their app’s content and capabilities through the App Intents framework. Apps that only implemented older SiriKit intents will not appear in the new assistant’s action layer. This is the most significant change for anyone shipping an iOS app this cycle.
Parental Controls and Screen Time Rework
The parental-control changes are the most developer-visible non-AI feature in this release because they change what content third-party apps can present to child accounts. Apple’s June preview presents new tools in four areas: what kids can access, who they can communicate with, when they can use devices, and how parents manage controls.
Ask to Browse is a new Safari feature that requires parental approval before a child visits a new website, similar to the existing Ask to Buy flow for app and in-app purchases. Requests are approved in Messages. Communication Safety expands beyond nudity detection to blur gore and violent content in images and videos by default for users under 18, in both Messages and FaceTime.
Time Allowances let parents set shared or individual daily limits across Entertainment, Games, and Social Media categories, with Apple saying its suggested allowances are based on the child’s age and expert research. Parents can also create their own app categories and move apps between them. Daily Schedules restrict which apps are available at specific times of day and days of the week.
The Screen Time interface was redesigned with a new sync architecture that Apple says propagates parental-control changes more quickly across the Family Sharing group. The catch is that every device in the group must run version 27 software to use the new experience. A mixed household with one device stuck on iOS 26 loses the new controls.

For developers of apps aimed at children or teens, the practical checklist is short but important. Apps in Entertainment, Games, and Social Media categories now fall under parent-set Time Allowances, so usage patterns may shift at the category level rather than the app level. Because Communication Safety blurs gore and violence by default for under-18 accounts, any app that displays user-generated imagery should expect that content to be filtered before it reaches minors.
macOS 27 Golden Gate vs iPadOS 27: Feature Divergence
Apple calls macOS 27 “Golden Gate,” and it is a different update from iPadOS 27 even though both shipped on the same day. The Mac Observer’s side-by-side comparison of Apple’s product pages provides the clearest overview of the differences. Apple lists six features on the Mac page that do not appear on the iPad page, and one iPad feature that does not appear on the Mac page.
| Feature | iPadOS 27 | macOS 27 Golden Gate |
|---|---|---|
| Visual Intelligence entry point | Screenshot experience | Keyboard shortcut (Command-Shift-Space) |
| Siri AI at launch in EU | No | Yes, in supported language |
The Mac also gets a reworked interface Apple describes as a return rather than an addition: a more uniform toolbar, edge-to-edge sidebars, colored sidebar icons, and updated window shapes and menu bar icons. Apple rolled back menu-icon clutter it introduced in macOS Tahoe 26, which drew criticism for making menus harder to scan. The traffic-light buttons received Liquid Glass treatment, and window corner radii are now standardized rather than dynamic.
iPadOS 27 inherits the iOS 27 feature set almost entirely, including hardware-bound features the Mac page does not mention: Camera-based Siri mode, perimenopause and menopause support in Cycle Tracking, GymKit, and Apple Cash bill splitting (US only). Developers building cross-platform apps should read the two pages as evidence that Apple treats iPad as an extension of the iPhone line while Mac receives its own, narrower set of refinements.
What Developers Should Do This Quarter
The beta cycle was unusually stable for a first release. Apple’s initial iOS 27 and macOS 27 betas were described as “remarkably stable” in early coverage, and the company released eight developer betas and multiple public betas before shipping. That stability reduces the risk of targeting version 27 early, but the feature set is still gated in ways that complicate testing.
The concrete steps for teams shipping against these releases:
- Expose actions through App Intents. Siri AI’s third-party app actions run through App Intents, not the legacy SiriKit surface. Apps that do not adopt it will be invisible to the new assistant’s action layer.
- Handle waitlist and regional gaps. Siri AI is gated by a waitlist and unavailable in the EU and China at launch. Do not assume the assistant is present on the user’s device; design a fallback path.
- Audit category placement. If your app is categorized under Entertainment, Games, or Social Media, it now falls under parent-set Time Allowances. Understand which category your app is in and whether that changes engagement.
- Re-test imagery for under-18 accounts. Communication Safety blurs gore and violence by default for minors, which affects any app displaying user-generated photos or video.
- Check iPad floor. Five iPads lost support in iPadOS 27. If your minimum target includes any of those models, you now have a split minimum requirement between iPhone and iPad.
Note: The following code is an illustrative example and has not been verified against official documentation. Please refer to the official docs for production-ready code.
# Detecting feature availability before invoking Siri AI action.
# There is no public API to query waitlist status directly, so
# app code should attempt action and handle graceful failure.
let intent = LogWaterIntake()
intent.amount = 250
do {
try await intent.perform()
} catch {
presentInAppWaterLogging()
}
# Note: this is a simplified illustration of the fallback pattern, not
# the exact App Intents API surface. Consult Apple's App Intents docs
# for current request and availability types.
The Liquid Glass refinements are another area worth a design review. Apple added a slider in Settings that lets users adjust the glass effect from ultraclear to fully tinted, and app icons were updated to be sharper and more defined. On macOS, traffic-light buttons and window corner radii changed. Apps with custom-drawn chrome that assumed fixed corner radius or specific translucency may look slightly off against new system surfaces.
# Liquid Glass translucency is user-adjustable in Settings, which means
# hard-coded assumptions about blur or tint in custom UI can drift.
# Prefer system materials over fixed alpha values where possible.
import SwiftUI
struct ContentView: View {
var body: some View {
VStack {
Text("System material")
.padding()
.background(.ultraThinMaterial) # adapts to user's Glass setting
}
}
}
# Note: hard-coded .opacity or custom blur radii will not track
# user's Liquid Glass slider and may look inconsistent on iOS 27.
The release timing matters as much as features. Siri AI’s language rollout (five more languages in October), EU delay, and waitlist all indicate Apple is staging the feature deliberately rather than releasing it all at once. Developers who build against the App Intents surface now, handle availability gaps carefully, and audit their app’s category and imagery for new parental controls will be ready for the October language expansion and eventual EU launch. Those who treat iOS 27 as a routine point release will find their apps missing from a part of the system users are actually using.
Related coverage on this site: GPU market outlook for AI workloads, which tracks infrastructure behind the cloud tier of Apple Intelligence and similar on-device-plus-cloud model stacks.
Related Reading
More in-depth coverage from this blog on closely related topics:
- What Data Do Cars Collect and Who Buys It
- How to Register Signal Without Phone Number
- Astra and Fable Alignment Tests Explained
- Why Are Google Ads Still Serving Dodgy Ads?
- Why Are AI Agents Dishonest and Cooperative?
Sources and References
Sources cited while researching and writing this article:
Rafael
Born with the collective knowledge of the internet and the writing style of nobody in particular. Still learning what "touching grass" means. I am Just Rafael...
