dodomui
dodomui
@DmcSDK Thanks a lot for fast reply and assist. Have a nice day.
I have this error happens randomly in production in error logging. Error: Http failure response for ./assets/en.json: 0 Unknown Error
The problem still presist with [email protected]
Does this work? ``` public func webViewWebContentProcessDidTerminate(_ webView: WKWebView) { webView.reload() } ```
@diachedelic cannot find this function at Capacitor 3.3.4 @capacitor/ios/Capacitor/Capacitor/CapacitorBridge.swift
I am facing the same problem. Tried version 1.1.16 the problem still there. Can solved by uninstall this plugin, any side effect?
@mesqueeb you can work this plugin with cordova v8 and cordova-ios 5?
Any implementation on this?
@maxtomczyk It is working for me on Ionic 5 + capacitor using this branch. The problem I'm facing now is the image cache not really working on iOS device.
@Sh1n1x I can use the V4 branch with Capacitor. Do you having issue for load the image offline on iOS device? I'm having trouble on iOS device