[
https://issues.apache.org/jira/browse/CB-8946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14528873#comment-14528873
]
ASF GitHub Bot commented on CB-8946:
------------------------------------
GitHub user robpaveza opened a pull request:
https://github.com/apache/cordova-windows/pull/74
CB-8946: Added the "WindowsToastCapable" preference
Added the "WindowsToastCapable" preference to indicate that the app can
support toasts. This is to support the Local Notifications plugin. See
https://issues.apache.org/jira/browse/CB-8946
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-windows CB-8946
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-windows/pull/74.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #74
----
commit 5f72b571ebabd1924049f544fc6bfe4a554ae4fc
Author: Rob Paveza <[email protected]>
Date: 2015-05-05T17:40:27Z
CB-8946: Added the "WindowsToastCapable" preference to indicate that the
app can support toasts. This is to support the Local Notifications
plugin.
----
> ToastCapable preference
> -----------------------
>
> Key: CB-8946
> URL: https://issues.apache.org/jira/browse/CB-8946
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Windows, Windows 8
> Reporter: Sebastián Katzer
> Assignee: Rob Paveza
>
> The config.xml does not offer a preference to enable the usage of toast
> notifications.
> The capability to raise toast notifications is declared in the app's
> package.appxmanifest file and cannot modified through code. At the moment the
> `ToastCapable` flag can only be set through a plugin hook - which isn't a
> solution for PGB.
> Also see:
> https://msdn.microsoft.com/en-us/library/windows/apps/xaml/hh868218.aspx
> Is it possible to add a ToastCapable preference to config.xml?
> Its a blocker before the next version of the local-notification plugin can be
> released and published on PGB.
> https://github.com/katzer/cordova-plugin-local-notifications
> Thanks!
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]