breautek edited a comment on issue #166: URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/166#issuecomment-660179606
Make sure you're using the latest version of the splashscreen plugin. Splashscreens are not considered part of the core platform, so the splashscreen plugin is also obsolete for ios. You still need the plugin for other platforms however at this time, but the latest release prevents it from being installed for the ios platform. You may also have to update your `Content-Security-Policy` meta tag to accept `app:`. If you make XHR requests to an external server, you also must implement CORS on that server. ---------------------------------------------------------------- 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]
