Github user rakatyal commented on a diff in the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/101#discussion_r61622534 --- Diff: README.md --- @@ -222,6 +222,10 @@ __Note__: `SplashScreen` value should be absolute in order to work in a sub-page <preference name="SplashScreenBackgroundColor" value="0xFFFFFFFF"/> +- Extended splashscreen on Windows does not require the plugin (as opposed to Android and iOS) in case you don't use the plugin API. To disable the splashscreen add the following preference to config.xml: --- End diff -- We shouldn't be documenting this under quirks. Also does the disabling preference applies only to 'Windows' platform?
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org