itshazlan commented on issue #938: URL: https://github.com/apache/cordova-ios/issues/938#issuecomment-1610873447
> uninstall and install : cordova-plugin-splashscreen install : > > cordova-plugin-add-swift-support cordova-plugin-ionic-webview > > config .xml : > > ``` > <preference name="UseSwiftLanguageVersion" value="5" /> > <preference name="scheme" value="app" /> > <preference name="hostname" value="localhost" /> > ``` still does not resolve my problem, my app using `cordova-sqlite-storage` which is got me suspicious about that compatibility support with wkwebview -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
