Can I use localhost:5000 or 127.0.0.1:5000?
Absolutely! Feel free to use this simulator with your development site while it's running on your machine (as long as it meets the conditions outlined in the next article).
Preview your website or PWA on the upcoming iPhone Duo.
Many websites explicitly block being embedded inside an <iframe> for security reasons. Here is how to preview your site in this simulator:
1. Serve your HTML pages with this header:
Content-Security-Policy: frame-ancestors 'self' https://progressier.com; 2. Remove this header from your HTML responses:
X-Frame-Options Click on the links below to see what they look like on iPhone Duo.
example.com spotify.com youtube.com openstreetmap.comAbsolutely! Feel free to use this simulator with your development site while it's running on your machine (as long as it meets the conditions outlined in the next article).
Many websites explicitly block being embedded inside an <iframe> for security reasons. Here is how to preview your site in this simulator:
1. Serve your HTML pages with this header:
Content-Security-Policy: frame-ancestors 'self' https://progressier.com;
2. Remove this header from your HTML responses:
X-Frame-Options
The iPhone Duo features two distinct logical viewports for web development:
• Inner Display (Open): 7.6-inch Super Retina XDR folding display with a logical CSS viewport of 890 x 626 pixels (2670 x 1878 physical pixels at @3x density).
• Outer Display (Closed): 5.4-inch Cover OLED display with a logical CSS viewport of 466 x 678 pixels.
Crafted from Grade 5 titanium, the device measures a remarkably thin 5.2mm when open and 11.3mm when closed. It is powered by the A20 Pro chip, features dual 48MP cameras, and comes in two colors: Star White and Night Sky.
Following Apple's keynote announcement, pre-orders for the iPhone Duo begin on Friday, October 16, 2026, with retail availability and carrier delivery commencing on Friday, October 23, 2026.
The dual-gear titanium hinge supports five distinct device postures:
1. Closed: Folded completely shut to provide a standard compact one-handed smartphone experience.
2. Landscape: Open flat held horizontally ideal for multi-column dashboards, video editing, and split-screen layouts.
3. Portrait: Open flat held vertically, perfect for dual-page reading or note-taking.
4. Seated: Resting on a surface like a laptop with the bottom half flat and the top half angled at 90°-110° for video calls or media playback with dedicated controls on the lower display.
5. Standing: Placed like an inverted 'V' in a tent position, displaying clock, calendar, or recipe widgets on the outer screen.
Make your website installable on the upcoming iPhone Duo in a few clicks.
Generate PWA See plans