fernandospr / java-wns

Java Service Provider to send push notifications to Windows 8/10 devices through WNS
BSD 3-Clause "New" or "Revised" License
28 stars 23 forks source link

In WnsNotificationResponse reading wrong header for notification status #4

Closed udaychinna closed 8 years ago

udaychinna commented 9 years ago

In WnsNotificationResponse reading wrong header for notification status "X-WNS-NotificationStatus"

As per the documentation for response below url correct header is X-WNS-Status http://msdn.microsoft.com/en-us/library/windows/apps/hh465435.aspx#pncodes_x_wns_notification

Please correct me if am wrong

fernandospr commented 9 years ago

It seems you are right, please fork and submit a pull request.

fernandospr commented 9 years ago

@udaychinna Previously it was x-wns-notificationstatus, can you modify it and test it? Thanks.

fernandospr commented 8 years ago

Will be fixed in 1.3.2