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]