[aerogear-dev] broken push notification in UPS 1.1.3.Final

mischa mischa.neumann at init.de
Fri Jul 22 03:09:04 EDT 2016


Matthias Wessendorf wrote
> On Wed, Jul 20, 2016 at 2:35 PM, Neumann, Mischa (init) <

> Mischa.Neumann@

>> wrote:
> 
>> Hi,
>>
>> we noticed some strange behavior when sending notifications to all
>> variants of an app:
>> - we have 3 ios devices
>> - 7 android devices
>> - when sending a notification to all variants, 4 devices are notified
>>
> 
> instead of 10 - that's wrong :)
> 
> Can you share the CURL for the rest call?

no curl, but the payload (REST) is something like 

{"message":{"alert":"unit-test alert
message","badge":-1,"priority":"NORMAL","windows":{"type":null,"duration":null,"badge":null,"tileType":null,"toastType":null,"images":[],"textFields":[],"page":null},"apns":{"content-available":false},"user-data":{"warningId":12}},"criteria":{"categories":["unit-test"]},"config":{"ttl":-1}}

and from the WEB interface

{
  "alert": "an alle ohne kategorie",
  "priority": "normal",
  "criteria": {
    "categories": null,
    "variants": null,
    "alias": null,
    "deviceType": null
  },
  "config": {
    "ttl": -1
  }
}

Mischa



--
View this message in context: http://aerogear-dev.1069024.n5.nabble.com/aerogear-dev-broken-push-notification-in-UPS-1-1-3-Final-tp12629p12633.html
Sent from the aerogear-dev mailing list archive at Nabble.com.


More information about the aerogear-dev mailing list