Why Your PWA Doesn’t Work on iPhone Safari and How to Fix It
“Why doesn’t my PWA work on Safari or iPhone?” This question has become increasingly common since 2024. The short answer is: PWAs no longer function in their original form on Safari. In this article, we explain clearly and simply why PWAs don’t work on Safari, and what actually changed between 2024 and 2026. 1. Safari Never Fully Supported PWAs First, it’s important to understand that Safari has always had limited PWA support. Compared to browsers like Chrome: Service Worker behavior is restricted Push notifications work differently Installation behavior is inconsistent In other words, Safari was never a browser that fully embraced PWAs. 2. Major Changes After 2024 (EU Regulations Impact) In 2024, Apple made significant changes to WebKit (Safari’s engine) to comply with EU regulations. As a result, key PWA features became unstable or stopped working: Service Workers no longer behave reliably Home screen apps lose standalone app behavior Cache behavior becomes inconsistent This didn’t come with a clear “PWA is discontinued” announcement, but the practical effect was the same: PWA became unreliable on Safari. 3. iPhone Now Uses WebClip Instead of Real PWA As of 2026, when you “Add to Home Screen” on iPhone, it behaves as a WebClip, […]