aps-simple-viewer-nodejs
aps-simple-viewer-nodejs copied to clipboard
Won't work in offline mode in WKWebview (iOS)
We tried using this in our in-app browser in our iOS application using WKWebview, but it only works in online mode there, not in offline. I understand it might be because apple does not allow service workers in WKWebview. Is there any solution for this? Any way we can make it work in the webview in our app in offline mode?