<div dir="ltr">when you say 4 devices - out of 10 are receiving notifications:<div>are that all 3 ios devices, and just one Android device?</div><div><br></div><div>what version of the Android SDK are you using ? </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 22, 2016 at 9:09 AM, mischa <span dir="ltr">&lt;<a href="mailto:mischa.neumann@init.de" target="_blank">mischa.neumann@init.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Matthias Wessendorf wrote<br>
<span class="">&gt; On Wed, Jul 20, 2016 at 2:35 PM, Neumann, Mischa (init) &lt;<br>
<br>
&gt; Mischa.Neumann@<br>
<br>
</span><span class="">&gt;&gt; wrote:<br>
&gt;<br>
&gt;&gt; Hi,<br>
&gt;&gt;<br>
&gt;&gt; we noticed some strange behavior when sending notifications to all<br>
&gt;&gt; variants of an app:<br>
&gt;&gt; - we have 3 ios devices<br>
&gt;&gt; - 7 android devices<br>
&gt;&gt; - when sending a notification to all variants, 4 devices are notified<br>
&gt;&gt;<br>
&gt;<br>
&gt; instead of 10 - that&#39;s wrong :)<br>
&gt;<br>
&gt; Can you share the CURL for the rest call?<br>
<br>
</span>no curl, but the payload (REST) is something like<br>
<br>
{&quot;message&quot;:{&quot;alert&quot;:&quot;unit-test alert<br>
message&quot;,&quot;badge&quot;:-1,&quot;priority&quot;:&quot;NORMAL&quot;,&quot;windows&quot;:{&quot;type&quot;:null,&quot;duration&quot;:null,&quot;badge&quot;:null,&quot;tileType&quot;:null,&quot;toastType&quot;:null,&quot;images&quot;:[],&quot;textFields&quot;:[],&quot;page&quot;:null},&quot;apns&quot;:{&quot;content-available&quot;:false},&quot;user-data&quot;:{&quot;warningId&quot;:12}},&quot;criteria&quot;:{&quot;categories&quot;:[&quot;unit-test&quot;]},&quot;config&quot;:{&quot;ttl&quot;:-1}}<br>
<br>
and from the WEB interface<br>
<br>
{<br>
  &quot;alert&quot;: &quot;an alle ohne kategorie&quot;,<br>
  &quot;priority&quot;: &quot;normal&quot;,<br>
  &quot;criteria&quot;: {<br>
    &quot;categories&quot;: null,<br>
    &quot;variants&quot;: null,<br>
    &quot;alias&quot;: null,<br>
    &quot;deviceType&quot;: null<br>
  },<br>
  &quot;config&quot;: {<br>
    &quot;ttl&quot;: -1<br>
  }<br>
}<br>
<br>
Mischa<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://aerogear-dev.1069024.n5.nabble.com/aerogear-dev-broken-push-notification-in-UPS-1-1-3-Final-tp12629p12633.html" rel="noreferrer" target="_blank">http://aerogear-dev.1069024.n5.nabble.com/aerogear-dev-broken-push-notification-in-UPS-1-1-3-Final-tp12629p12633.html</a><br>
<span class="im HOEnZb">Sent from the aerogear-dev mailing list archive at Nabble.com.<br>
</span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Matthias Wessendorf <br><br>blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a></div></div></div>
</div>