<div dir="ltr">Frederico,<div><br></div><div>Hi, sorry you are having trouble with UPS.  If you could help us out by answering a couple of questions that would be great.</div><div><br></div><div>1) Which OS is your applicatoin having trouble on and are you using Cordova or native libraries?</div><div><br></div><div>2) Is your code publicly available somewhere for us to look at?</div><div><br></div><div>3) Are you using the example app or is this your own implementation?</div><div><br></div><div>I know from experience that with Android one of the common problems is that if the application has been killed by the OS then the Push libraries have to be reinitialized before you can send metrics to the server.  If you are initializing your push libraries in an Activity class instead of the Application class this may be something to double check.  Of course if this is iOS or Cordova then everything I just said is nonsense :)</div><div><br></div><div>Summers</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Apr 18, 2017 at 10:18 AM, Federico Cerminara <span dir="ltr">&lt;<a href="mailto:fedecentrico@gmail.com" target="_blank">fedecentrico@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"><div dir="ltr">

<p class="MsoNormal"><span lang="EN-US">Hi, <br>
my name is Federico Cerminara, 35 years old, engineer and web developer in
Rome.<br>
I’m a beginner in cross platform app development and I’ve started using
aerogear cordova push plugin to enable reception of push notification. <br>
<br>
I’ve developed my first app. I’m able to receive correctly push notification,
both sending them directly by aerogear admin panel after choosing a variant and
and sending them from the application backend following a custom logic. If I
have my app closed or already open, clicking on push notification seems to
behave correctly, bringing user to application first page. Instead, if I try to
close all my applications after receiving one or more push notification (image
notification frequency is quite low) and then I try to click on my waiting
push, application crashes showing a message that sound quite like this “The
program &lt;app_name&gt; has been interrupted”</span></p>

<p class="MsoNormal"><span lang="EN-US">Can you
tell me a way to solve this problem?<br>
Thanks anyway, Federico.</span></p>

</div>
<br>______________________________<wbr>_________________<br>
Aerogear-users mailing list<br>
<a href="mailto:Aerogear-users@lists.jboss.org">Aerogear-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-users" rel="noreferrer" target="_blank">https://lists.jboss.org/<wbr>mailman/listinfo/aerogear-<wbr>users</a><br>
<br></blockquote></div><br></div>