Github user nikhilkh commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/298#discussion_r35281287 --- Diff: docs/en/edge/guide/platforms/win8/index.md --- @@ -272,4 +272,18 @@ command-line tools or the SDK in your workflow. The Cordova CLI relies on cross-platform source code that routinely overwrites the platform-specific files used by the SDK. If you want to use the SDK to modify the project, use the lower-level shell tools as an alternative -to the CLI. \ No newline at end of file +to the CLI. + +## Supporting Toasts + +Windows requires an app manifest capability declaration in order to support +toast notifications. When using the `cordova-plugin-local-notifications` --- End diff -- I thought a plugin could add preferences
--- 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