Windows 10 push notifications

Does Ionic support windows 10 push notifications?
If no, how can I do to send push notification to Windows10 Ionic app?

Thanks

No one know? I’m using Ionic 1.3

[https://github.com/phonegap/phonegap-plugin-push](https://github.com/phonegap/phonegap-plugin-push)

This one works for Win10 I believe. Haven’t tried it though.

Thank you. I used it and I can get the windows phone token!
another question: the Ionic push notification service cannot send notification request to Windows Push Notification Services (WNS) ?? As you can see from the documentation (http://docs.ionic.io/docs/push-sending-push) it seems that only GCM and APNS are supported!!
is It going to be supported soon?

I don’t know, but my recommendation would be to try and edit that plugin to your benefit.