<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Thank you everyone for your in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Push-Notification-Windows-Phone-Microsoft/m-p/1112802#M72944</link>
    <description>&lt;P&gt;Thank you everyone for your help.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Finally the problem has been resolved, in part, because of the links and help you have given me.&lt;/P&gt;

&lt;P&gt;I only needed to enter thess lines on the bottom of the file intelxdk.config.additions.xml&lt;/P&gt;

&lt;P&gt;&amp;lt;preference name="windows-target-version" value="8.1" /&amp;gt;&amp;nbsp;&lt;BR /&gt;
	&amp;lt;preference name="WindowsToastCapable" value="true" /&amp;gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Thu, 07 Jul 2016 17:43:33 GMT</pubDate>
    <dc:creator>Fabian_S_</dc:creator>
    <dc:date>2016-07-07T17:43:33Z</dc:date>
    <item>
      <title>Push Notification Windows Phone Microsoft</title>
      <link>https://community.intel.com/t5/Software-Archive/Push-Notification-Windows-Phone-Microsoft/m-p/1112796#M72938</link>
      <description>&lt;P style="box-sizing: border-box; word-wrap: break-word; margin-top: 1.6em; margin-bottom: 1.6em; line-height: 1.4; color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px;"&gt;Hi,&lt;/P&gt;

&lt;P style="box-sizing: border-box; word-wrap: break-word; margin-top: 1.6em; margin-bottom: 1.6em; line-height: 1.4; color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;

&lt;P style="box-sizing: border-box; word-wrap: break-word; margin-top: 1.6em; margin-bottom: 1.6em; line-height: 1.4; color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px;"&gt;Our application works with OneSignal for push notifications.&lt;BR style="box-sizing: border-box;" /&gt;
	Android works perfectly well.&lt;BR style="box-sizing: border-box;" /&gt;
	But it's not working with Windows Phone.&lt;BR style="box-sizing: border-box;" /&gt;
	When you open the application with a WP8.1 phone, the registration with OneSignal does well, but next when you try to send a push message, it does't reach the phone.&lt;/P&gt;

&lt;P style="box-sizing: border-box; word-wrap: break-word; margin-top: 1.6em; margin-bottom: 1.6em; line-height: 1.4; color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px;"&gt;Onesignal.com technical support advised me to consult with you and sent me this message:&lt;BR style="box-sizing: border-box;" /&gt;
	*********************************************&lt;BR style="box-sizing: border-box;" /&gt;
	We received a "Blocked URL channel" response from Microsoft for this device.&lt;BR style="box-sizing: border-box;" /&gt;
	x-WNS-status ":" dropped "&lt;BR style="box-sizing: border-box;" /&gt;
	x-WNS-deviceconnectionstatus: "connected"&lt;BR style="box-sizing: border-box;" /&gt;
	x-WNS-msg-id: "6E40271477CA5687"&lt;BR style="box-sizing: border-box;" /&gt;
	x-WNS-Error-description: "Blocked URL channel"&lt;BR style="box-sizing: border-box;" /&gt;
	x-WNS-debug-trace "BN3SCH030010717"&lt;BR style="box-sizing: border-box;" /&gt;
	It looks like this Means That the app does not have "Toast Capable" set.&lt;BR style="box-sizing: border-box;" /&gt;
	I recommend you ask Intel to confirm the following will enable this for Their Intel XDK.&lt;BR style="box-sizing: border-box;" /&gt;
	&amp;lt;Preference name = "WindowsToastCapable" value = "true" /&amp;gt;&lt;BR style="box-sizing: border-box;" /&gt;
	*********************************************&lt;/P&gt;

&lt;P style="box-sizing: border-box; word-wrap: break-word; margin-top: 1.6em; margin-bottom: 1.6em; line-height: 1.4; color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px;"&gt;I added the line &amp;lt;preference name = "WindowsToastCapable" value = "true" /&amp;gt; at the end of the file intelxdk.config.additions.xml&amp;nbsp;&lt;SPAN style="box-sizing: border-box;"&gt;but next, I didn't&lt;/SPAN&gt;&amp;nbsp;receive the Push message for the windows phone.&lt;/P&gt;

&lt;P style="box-sizing: border-box; word-wrap: break-word; margin-top: 1.6em; margin-bottom: 1.6em; line-height: 1.4; color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px;"&gt;I appreciate your help&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2016 17:35:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Push-Notification-Windows-Phone-Microsoft/m-p/1112796#M72938</guid>
      <dc:creator>Fabian_S_</dc:creator>
      <dc:date>2016-06-29T17:35:53Z</dc:date>
    </item>
    <item>
      <title>Fabian,</title>
      <link>https://community.intel.com/t5/Software-Archive/Push-Notification-Windows-Phone-Microsoft/m-p/1112797#M72939</link>
      <description>&lt;P&gt;Fabian,&lt;/P&gt;

&lt;P&gt;Which plugin are you using for push notifications? Did you check its readme to see if it works for Windows Phone?&lt;/P&gt;

&lt;P&gt;Pamela&lt;/P&gt;

&lt;P&gt;(Thank you for creating separate threads for different issues!)&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2016 19:40:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Push-Notification-Windows-Phone-Microsoft/m-p/1112797#M72939</guid>
      <dc:creator>Pamela_H_Intel</dc:creator>
      <dc:date>2016-06-29T19:40:48Z</dc:date>
    </item>
    <item>
      <title>Hi Pamela,</title>
      <link>https://community.intel.com/t5/Software-Archive/Push-Notification-Windows-Phone-Microsoft/m-p/1112798#M72940</link>
      <description>&lt;P&gt;Hi Pamela,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;The plugin is right and works for Windows Phone, iOS and Android.&lt;BR /&gt;
	The company OneSignal suggests to install the plugin for proper operation:&lt;BR /&gt;
	&lt;A href="https://documentation.onesignal.com/docs/phonegap-sdk-installation" target="_blank"&gt;https://documentation.onesignal.com/docs/phonegap-sdk-installation&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;The plugin is as follows:&lt;BR /&gt;
	&lt;A href="https://github.com/one-signal/OneSignal-Cordova-SDK.git#PGB-Compat" target="_blank"&gt;https://github.com/one-signal/OneSignal-Cordova-SDK.git#PGB-Compat&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;This plugin works perfectly with Android. But for some reason you are not getting push notifications for Windows Phone.&lt;/P&gt;

&lt;P&gt;The support of the company OneSignal asked me to consult with you&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2016 02:58:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Push-Notification-Windows-Phone-Microsoft/m-p/1112798#M72940</guid>
      <dc:creator>Fabian_S_</dc:creator>
      <dc:date>2016-06-30T02:58:05Z</dc:date>
    </item>
    <item>
      <title>Based on my research for that</title>
      <link>https://community.intel.com/t5/Software-Archive/Push-Notification-Windows-Phone-Microsoft/m-p/1112799#M72941</link>
      <description>&lt;P&gt;Based on my research for that preference (&amp;lt;preference name = "WindowsToastCapable" value = "true" /&amp;gt;) it may be that it only works with the "windows" target and not the "windows8" target.&lt;/P&gt;

&lt;P&gt;Are you able to try this experiment using a Windows 10 device and the Windows UAP build?&lt;/P&gt;

&lt;P&gt;For reference:&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;&lt;A href="https://cordova.apache.org/announcements/2015/06/03/windows-release.html" target="_blank"&gt;https://cordova.apache.org/announcements/2015/06/03/windows-release.html&lt;/A&gt;&lt;/LI&gt;
	&lt;LI&gt;&lt;A href="https://software.intel.com/en-us/xdk/faqs/cordova#cordova-version" target="_blank"&gt;https://software.intel.com/en-us/xdk/faqs/cordova#cordova-version&lt;/A&gt;&lt;/LI&gt;
	&lt;LI&gt;&lt;A href="https://cordova.apache.org/docs/en/5.4.0/config_ref/index.html" target="_blank"&gt;https://cordova.apache.org/docs/en/5.4.0/config_ref/index.html&lt;/A&gt; (not found)&lt;/LI&gt;
	&lt;LI&gt;&lt;A href="https://cordova.apache.org/docs/en/latest/config_ref/index.html" target="_blank"&gt;https://cordova.apache.org/docs/en/latest/config_ref/index.html&lt;/A&gt; (found)&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2016 23:02:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Push-Notification-Windows-Phone-Microsoft/m-p/1112799#M72941</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-07-01T23:02:22Z</dc:date>
    </item>
    <item>
      <title>Hi Paul,</title>
      <link>https://community.intel.com/t5/Software-Archive/Push-Notification-Windows-Phone-Microsoft/m-p/1112800#M72942</link>
      <description>&lt;P&gt;Hi Paul,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;My device for testing is Windows Phone 8.1.&lt;/P&gt;

&lt;P&gt;I added this line: &amp;lt;preference name="windows-target-version" value="8.1" /&amp;gt; and &amp;lt;preference name="WindowsToastCapable" value="true" /&amp;gt; into the file intelxdk.config.additions.xml&lt;/P&gt;

&lt;P&gt;I build on Windows Phone 8.1&lt;/P&gt;

&lt;P&gt;next I installed the app into my WP8.1&lt;/P&gt;

&lt;P&gt;but the same thing happened again. The registration functioned, but when I sent a push notification the phone didn't receive it.&lt;BR /&gt;
	And next the device is unsubscribed on OneSignal&lt;/P&gt;

&lt;P&gt;I do not know what else to do...&lt;/P&gt;</description>
      <pubDate>Sat, 02 Jul 2016 02:52:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Push-Notification-Windows-Phone-Microsoft/m-p/1112800#M72942</guid>
      <dc:creator>Fabian_S_</dc:creator>
      <dc:date>2016-07-02T02:52:22Z</dc:date>
    </item>
    <item>
      <title>Fabian,</title>
      <link>https://community.intel.com/t5/Software-Archive/Push-Notification-Windows-Phone-Microsoft/m-p/1112801#M72943</link>
      <description>&lt;P&gt;Fabian,&lt;/P&gt;

&lt;P&gt;Is your host machine Windows8? If so, you can test on that.&lt;/P&gt;

&lt;P&gt;Pamela&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2016 19:45:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Push-Notification-Windows-Phone-Microsoft/m-p/1112801#M72943</guid>
      <dc:creator>Pamela_H_Intel</dc:creator>
      <dc:date>2016-07-06T19:45:22Z</dc:date>
    </item>
    <item>
      <title>Thank you everyone for your</title>
      <link>https://community.intel.com/t5/Software-Archive/Push-Notification-Windows-Phone-Microsoft/m-p/1112802#M72944</link>
      <description>&lt;P&gt;Thank you everyone for your help.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Finally the problem has been resolved, in part, because of the links and help you have given me.&lt;/P&gt;

&lt;P&gt;I only needed to enter thess lines on the bottom of the file intelxdk.config.additions.xml&lt;/P&gt;

&lt;P&gt;&amp;lt;preference name="windows-target-version" value="8.1" /&amp;gt;&amp;nbsp;&lt;BR /&gt;
	&amp;lt;preference name="WindowsToastCapable" value="true" /&amp;gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2016 17:43:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Push-Notification-Windows-Phone-Microsoft/m-p/1112802#M72944</guid>
      <dc:creator>Fabian_S_</dc:creator>
      <dc:date>2016-07-07T17:43:33Z</dc:date>
    </item>
  </channel>
</rss>

