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