Since Service-workers are not supported in WkWebView in iOS < 14,
Sources:
- http://openradar.appspot.com/51092505
- https://webkit.org/blog/8090/workers-at-your-service/
- Service workers unavailable in WKWebView
is there any alternative to implement background request functionality with javascript that works in iOS WkWebView < 14 ?