Apple officially announces iPhone 18 Pro and foldable iPhone event
Apple has officially announced its next product event, where it will unveil the iPhone 18 Pro lineup and its first foldable iPhone.
By Dillip Chowdary • Aug 27, 2026 • Source: 9to5Mac
What happened
Apple has officially announced a product event scheduled for September 9 at 10 am PT, where the company will take the wraps off the iPhone 18 Pro lineup and, for the first time, a foldable iPhone. The invitation carries the tagline "Surprise and shine" and features a glowing Apple logo with a sun shining through it — imagery that has already sparked considerable speculation about what the hardware will look like and how it will behave in the hand.
This article breaks down what the announcement actually tells us, what it does not, and what developers, buyers, and observers should be tracking between now and September 9. If you are deciding whether to upgrade, planning an app update around new hardware capabilities, or simply trying to separate confirmed fact from rumor, this is the piece for you.
Apple sent out official invitations confirming that its next major product event will be held on September 9 at 10 am PT. The event name, "Surprise and shine," is Apple's own language — not a media description — and the visual centerpiece of the invitation is a glowing Apple logo with a sun shining through it. Apple has not released a venue or confirmed whether the event will be streamed online only or held at Apple Park with in-person media attendance. What is confirmed is that the iPhone 18 Pro lineup will be unveiled, and the company's first foldable iPhone will make its debut at the same event.
How it works
The dual focus of the event is itself notable. Apple has historically kept its major hardware reveals tightly grouped, but announcing two distinct product categories — an iterative Pro flagship and an entirely new form factor — in a single keynote suggests the company intends the foldable to be treated as a peer to the Pro line rather than a curiosity or accessory. That framing, communicated through event structure alone, sets expectations for how Apple plans to position the device commercially.

The core change here is structural: Apple is publicly confirming the existence of a foldable iPhone for the first time through an official event announcement. Until now, foldable iPhone information existed entirely within the supply-chain reporting and analyst-note ecosystem. An official announcement from Apple shifts the foldable from speculative to confirmed hardware, which has downstream effects on how developers, carriers, and accessory makers plan their own timelines.
Why it matters
Advertisement
Tech Pulse Daily
Get tomorrow's pulse first
Join engineers who read Tech Pulse before stand-up. Free, weekday mornings.
The iPhone 18 Pro naming also marks a continuation of the Pro sub-brand Apple introduced to distinguish its higher-end models. Beyond the name and the September 9 date, Apple has released no specifications, pricing, color options, storage tiers, or feature details. The announcement does not describe what "Surprise and shine" refers to mechanically — whether that is a camera improvement, a display characteristic, a material finish, or something else entirely is not stated in the invitation.
Developers building apps that rely on camera APIs, display rendering, or form-factor-specific layouts should begin thinking now about how a new foldable screen ratio or hinge mechanism might affect their UI assumptions. Apple's foldable will almost certainly introduce new screen size classes and possibly new interaction paradigms that the current UIKit and SwiftUI documentation does not yet address. Waiting until after September 9 to begin that assessment compresses the adaptation window considerably.
Consumers who are already in an upgrade cycle — particularly those on iPhone 15 or earlier — have a confirmed date to anchor their decision. The September 9 event will be the point at which pricing, trade-in eligibility, and preorder details are most likely to surface, so holding off on any purchase decision until after that date is the straightforward call. Carriers and retailers will similarly be watching for the foldable's pricing tier, which will determine how aggressively they can bundle or finance the device.
Who is affected
Apple has not announced pricing, release date, or preorder windows for either the iPhone 18 Pro lineup or the foldable iPhone. The September 9 event at 10 am PT is where those details are expected to emerge. Apple typically opens preorders within days of a product event and ships hardware one to two weeks later, though that pattern has not been confirmed for this cycle and should not be assumed until Apple states it explicitly.
To follow the event, Apple's website will be the primary source. If the company follows its recent pattern, a live video stream will be available at apple.com and through the Apple TV app. No beta software or developer preview hardware has been announced in connection with this event, so there is no early access path available at this stage.
What to watch next
Between now and September 9, the most useful signals will come from Apple's own developer documentation updates and any App Store guideline revisions that hint at new hardware capabilities. If Apple pushes a new SDK or Xcode release in the days leading up to the event, the included simulators and entitlements will often reveal screen dimensions, sensor configurations, or API additions before the keynote begins.
After the event, the questions worth tracking are how the foldable is priced relative to the iPhone 18 Pro Max, whether it ships simultaneously or on a delayed schedule, and what developer APIs Apple exposes specifically for the foldable form factor. Those three data points will determine how quickly third-party support matures and whether the foldable launches as a complete platform or as a first-generation experiment.
Developer Action Items
- ☐ Diff the official changelog for Apple before you bump — APIs, defaults, and removed flags only.
- ☐ Install through the vendor's documented channel in staging; keep a one-command rollback and time-box the canary.
- ☐ Grep your repo for old flag names, lockfile pins, and plugin versions that the notes mark as breaking.
- ☐ Prefer the first patch cut over the day-zero tag unless you have a reason to be on the leading edge.
- ☐ If 9to5Mac did not name a region, plan, or SKU, screenshot the official availability line before you promise it to users.
Advertisement