<div dir="ltr">Are you using the AeroGear Pushplugin or the &quot;classic&quot; one (pushplugin) ? <div><br></div><div>Anyway, could you check that this is set in your manifest : <a href="https://github.com/jboss-mobile/unified-push-helloworld/blob/8e8b7fbdae50826265e1c22222d8a1b9a27e0b14/android/app/src/main/AndroidManifest.xml#L63">https://github.com/jboss-mobile/unified-push-helloworld/blob/8e8b7fbdae50826265e1c22222d8a1b9a27e0b14/android/app/src/main/AndroidManifest.xml#L63</a> , that make sure you message arrives even when the app is not started (but our plugin should set this for you) </div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, May 31, 2015 at 11:02 PM, delalis <span dir="ltr">&lt;<a href="mailto:delalis@gmail.com" target="_blank">delalis@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello, Aerogear is sending android push notifications properly when the app<br>
is open (foreground) on an android device and the onNotificationGCM()<br>
function is being called successfully when the app is open.  But it is not<br>
even putting a notification in the system notification tray when the app is<br>
in the background or not running at all...<br>
<br>
We are using phonegap and pushplugin on the client side and a lot of people<br>
on google are saying that if the server is not constructing the message<br>
payload structure properly, then Android devices will not create a<br>
notification in the android notification tray.<br>
<br>
Any suggestions???<br>
<br>
here is the link I found during my research suggesting maybe Aerogear isnt<br>
structuring message payloads properly for background notifications tray<br>
alerts...(scroll to bottom)<br>
<br>
<a href="http://community.phonegap.com/nitobi/topics/_pushplugin_background_notifications_dont_seem_to_work" target="_blank">http://community.phonegap.com/nitobi/topics/_pushplugin_background_notifications_dont_seem_to_work</a><br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://aerogear-dev.1069024.n5.nabble.com/Sndroid-Background-push-notifications-not-working-tp11716.html" target="_blank">http://aerogear-dev.1069024.n5.nabble.com/Sndroid-Background-push-notifications-not-working-tp11716.html</a><br>
Sent from the aerogear-dev mailing list archive at Nabble.com.<br>
_______________________________________________<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" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br>
</blockquote></div><br></div>