Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Support Win8.1 + Phone 8.1 Universal Apps (WNS), drop support for WP8.0 (MPNS) #13

Closed
T18970237136 opened this issue Jun 12, 2015 · 6 comments
Assignees

Comments

@T18970237136
Copy link

Hi,

I found this plugin when searching for a successor of the PushPlugin (https://github.com/phonegap-build/PushPlugin) which seems not to be developed further.

The current readme says that support for "WP8" is under development. However it does not say about the Win 8.1/WP 8.1 (Universal Apps) platform.

As this seems to be a new plugin, what about dropping support for WP 8.0 and instead only supporting Win 8/8.1/WP 8.1 "Universal Apps"? Note that these platforms will use WNS (Windows Notification Service) instead of MPNS (Microsoft Push Notification Service) that was used in WP 8.0 (Note that the Cordova Device Plugin reports an Universal App on WP 8.1 as "windows".

Note that the old PushPlugin (https://github.com/phonegap-build/PushPlugin) does not work on Win 8.1/WP 8.1 in the current Cordova version shipped with VS 2015 RC as it specifies a wrong include file, but I found a fork that fixes this issue: https://github.com/kenwu27/PushPlugin (it worked for me on a Windows Phone 8.1 emulator included in Visual Studio 2015 RC, using a Cordova App).

So you could implement support for Push Notifications on Win 8/8.1/WP 8.1 using WNS based on that implementation.

Thanks!

@macdonst
Copy link
Member

@T18970237136 thanks for the detailed issue. I'll let @rakatyal comment on Win 8.1 support.

@solhuebner
Copy link

👍 for the new approach

@rakatyal
Copy link
Collaborator

@T18970237136 : Thanks for the issue. That is exactly what I am working on. I am adding the support for Win 8/8.1/WP 8.1 using WNS. The first version is ready and should be merged soon.

@T18970237136
Copy link
Author

Cool, Thanks!

@rakatyal
Copy link
Collaborator

@T18970237136: This has been merged now.

@lock
Copy link

lock bot commented Jun 5, 2018

This thread has been automatically locked.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

4 participants