[BTAPI-52] Add categoryId and transactionId to transaction push payloads #60
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/BTAPI-52"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Ticket
BTAPI-52 Include notification category in transaction push payloads for quick-tag actions
Summary
categoryId: 'transaction'to the Expo push message built inNotifications.sendso the app can register and respond to notification quick-action buttonsdata: { transactionId }to the payload so the app knows which transaction to tag when an action is tappedsendAlertis unaffected — alert pushes continue to send onlytoandbody