<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi,<div><br></div><div>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:</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>1. Create our own library to support MPNS</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>2. Support the latest version of this library&nbsp;<a href="https://github.com/notnoop/java-mpns">https://github.com/notnoop/java-mpns</a></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>3. Wait for Cordova to support windows 8.1</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>4. Don’t support Cordova windows&nbsp;</div><div><br></div><div>What do you like best?</div><div><br></div><div>Cheers,</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>Erik Jan</div></body></html>