How to debug service worker/pwa in ios11.3 mobile device?

My environment:



* Safari Technology Preview Release 51 (Safari 11.2, WebKit 13606.1.6)

* iPad with ios11.3 (15e5216a)

* mac os 10.13.3



I can debug service worker in mac desktop.



I can debug service worker in Android mobile device.



But I could not found out how to debug service worker in ios11.3 mobile device?


I wonder if it should belong to "Safari Developer Tools " or "iOS Web Apps"

Post not yet marked as solved Up vote post of p2227 Down vote post of p2227
6k views

Replies

Service worker support is great. But with Safari on iOS disabled by default that doesnt help much. Users will go to a PWA app website, it wont work (javascript and service worker disabled) and they wont bother going back. So the huge question on my mind is.... Will Apple turn javascript on by deafult so service workers will work for users? People are nototiously lazy. FEW will go thru the 4-5 steps to manually turn on javascript in safari on ios.

you're not answering my question

Is there a solution to this problem?

still no solution for this? shame on Apple!