[aerogear-dev] windows support

Erik Jan de Wit edewit at redhat.com
Tue Nov 11 10:17:36 EST 2014


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 MPNS
	2. Support the latest version of this library https://github.com/notnoop/java-mpns
	3. Wait for Cordova to support windows 8.1
	4. Don’t support Cordova windows 

What do you like best?

Cheers,
	Erik Jan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20141111/309761a8/attachment.html 


More information about the aerogear-dev mailing list