|
The code snippets shows "windows_wns" instead of "windows", this is due to https://github.com/aerogear/aerogear-unifiedpush-server/blob/master/admin-ui/app/scripts/controllers/ExampleController.js#L71-L75 "windows_wns" has to be added to the switch/case
|