Andy Parker
Posts: 0
Joined: Wed Mar 27, 2013 10:21 am

Push Notification - how to get the pushed data if app was not loaded previously

Hi,

I have the push notifications working on Android and am very pleased with it;s execution.

One issue I have is how I can get the push data to the application if the application was not loaded at the time of the push notification.

e.g.
Phone is restarted, Push is sent, Push is received.
Badge is displayed, user clicks on the push notification, app is loaded.
BUT, app does not grab the pushed data.....

Any ideas please?
Im using

alert (data.aps.alert);

to display the received push data at present, this works as long as the app is in memory or has been loaded first.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Push Notification - how to get the pushed data if app was not loaded previously

Hello! Please take a look here https://getsatisfaction.com/apperyio/... - looks like you have the same problem. It's a bug, should be fixed in the end of June.

Return to “Issues”