cordova-plugin-wkwebview-file-xhr icon indicating copy to clipboard operation
cordova-plugin-wkwebview-file-xhr copied to clipboard

app stuck in splash screen on ios 16 and 17

Open gustavohpaula opened this issue 1 year ago • 2 comments

I have an application that uses [email protected]. When running the app on iOS 16 or 17, the app crashes on the splash screen without any log on xcode and the safari don't recognize it to see the js log. During the test I find that the problem is becaus of the dependency of the WKWebViewEngine. I've tried to upgrade the cordova-ios to version 6 but the WKWebViewEngine is integrated on the core, so the problem persist

gustavohpaula avatar Jan 19 '24 19:01 gustavohpaula