Help centre

Answer

Do PWAs work on iPhone?

Short answer

Yes. Since iOS 16.4 (March 2023), iPhone and iPad support the full PWA feature set: install to home screen from Safari, standalone launch, offline via service worker, and Web Push notifications. The install step is manual — Safari does not show a browser prompt; users must tap Share → Add to Home Screen.

By InstantPWA engineering·Reviewed July 7, 2026

What iOS supports today

Standalone mode, service worker with full Cache Storage API, Web Push (installed PWA only), badging, notifications with actions, IndexedDB, camera and microphone.

What iOS still lacks

No beforeinstallprompt event (must use manual share sheet UI), no arbitrary background sync, no OS-level widget parity with native.

What broke in the EU (and got fixed)

In early 2024 Apple briefly removed home-screen PWAs in the EU; that was reverted in 17.4. As of 2026, EU behaviour matches the rest of the world.