I have created mobile App with Cordova 5.0 in Android and iOS. Now, I want to develop the same App in Windows Platform. I am able to use other plug-ins as they provide Windows platform support too. Here is a plug-in I used for FCM.
This plugin does not provide Windows support, so I am planning to go with Windows native programming.
Does FCM provide Native Windows support?