Hi,Currently we support windows notifications using WNS, this protocol is only supported for windows 8.1 and currently there is a nice community supported library that we use. This is great, but Cordova applications are based on windows 8.0 the protocol (MPNS) is similar but different. There isn’t a supported library so that leaves us with 4 options:1. Create our own library to support MPNS2. Support the latest version of this library https://github.com/notnoop/java-mpns
3. Wait for Cordova to support windows 8.14. Don’t support Cordova windowsWhat do you like best?Cheers,Erik Jan
_______________________________________________
aerogear-dev mailing list
aerogear-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev