cordova - Windows Phone 7.5 / 8 push notifications and PhoneGap -
we developed mobile application phonegap. far runs fine winphone, ios, android , firefox os. want add push notifications app. can choose server backend use. since project js-heavy (ember.js) started node.js , using node-apn , node-gcm send notifications ios , android.
is possible have phonegap application register mpns? far seems me native c# applications can register server valid endpoint (the node.js plugin mpns requires endpoint send notifications). seems pushwoosh's phonegap plugin works windows phone, service. or did misread there?
the reason wanted have self controlled notification server push notifications firefox os. none of push-services seem support os yet.
any thoughts on topic welcome, thx in advance.
cheers
tom
the cordova push notifications plugin added support windows phone 8 recently.
with plugin, can receive , handle push notifications on android, ios , windows phone 8 devices conveniently.
Comments
Post a Comment