lukesnowden opened a new issue #255: URL: https://github.com/apache/cordova-plugin-splashscreen/issues/255
# Bug Report ## Problem When adding `<preference name="WKWebViewOnly" value="true" />` to the `config.xml` the splash screen hangs and does not hide. ### What is expected to happen? Work as normal ### What does actually happen? Splash screen hangs ## Information Adding `<preference name="WKWebViewOnly" value="true" />` due to Apples upcoming app ban for using `UIWebView`. ### Environment, Platform, Device Any IOS mobile device ### Version information All latest versions ## Checklist - [x ] I searched for existing GitHub issues - [ x] I updated all Cordova tooling to most recent version - [ x] I included all the necessary information above ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
