Matthias Wessendorf wrote
Not sure I follow here
On Fri, Jul 22, 2016 at 9:00 AM, mischa <
mischa.neumann@
> wrote:
> we worked around this by explicitely filtering for all known variants
> when
> sending a push message through the REST interface...
when sending
{"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"],"variants":["65bac606-5b73-42d8-9641-d70948c9717e","f2eed0fb-6e9a-42c6-8759-457e2241daae"]},"config":{"ttl":-1}}
all devices are notified, with
{"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}}
not
Mischa
--
View this message in context:
http://aerogear-dev.1069024.n5.nabble.com/aerogear-dev-broken-push-notifi...
Sent from the aerogear-dev mailing list archive at
Nabble.com.