Custom field in push notification body?

Is there any way to add a custom field to the table-object received by the push notification listener? For example I’m trying to distinguish two different push notifications from each other. If the app receives push notif. A then do whatever, if it receives push notif. B then do something else.

The only way I can see to achieve this right now is to compare the actual alert-field in the table, but since the alerts in my app are dynamic I pretty much can’t use that method…

Is there any way to achieve this?
Thanks in advance! [import]uid: 14018 topic_id: 27337 reply_id: 327337[/import]

I have the same issue, I have not found a way for corona to support custom field. [import]uid: 110373 topic_id: 27337 reply_id: 111091[/import]

It doesn’t seem possible at all…

Bump, I pretty much have to have this feature… Ansca any news on this? [import]uid: 14018 topic_id: 27337 reply_id: 111125[/import]

We’ve gotten around this by re-purposing the “action” attribute. It means that the slide to unlock/action button looks goofy if you aren’t careful but it does the trick.

Having said that, this has been broken(unimplemented?) for a long time now. It would be awesome if this could be addressed. [import]uid: 117383 topic_id: 27337 reply_id: 116253[/import]