Retrieving Data from Custom Data of Android Push Notification

Hi All,

I am using the googlePushNotification example from the Corona examples. I am trying to access the custom data that is sent with the notification. 

The code actually prints the contents of the json  sent to the log, but I am trying to access the custom data so that I can do something with it.

Does anyone know how to do this?

Thanks,

Gooner87

Hi,

Were you able to send the notification without custom data?

Hi,

I have not tried to send it without custom data, all I have changed from the example is the alert message that appears when the notification is received, but I don’t know how to access the custom data. Do you?

Hi,

Were you able to send the notification without custom data?

Hi,

I have not tried to send it without custom data, all I have changed from the example is the alert message that appears when the notification is received, but I don’t know how to access the custom data. Do you?