when you say 4 devices - out of 10 are receiving notifications:
are that all 3 ios devices, and just one Android device?
what version of the Android SDK are you using ?
On Fri, Jul 22, 2016 at 9:09 AM, mischa <mischa.neumann(a)init.de> wrote:
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-notifi...
Sent from the aerogear-dev mailing list archive at
Nabble.com.
_______________________________________________
aerogear-dev mailing list
aerogear-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev