firebase-admin-node
firebase-admin-node copied to clipboard
feat: Add contentChanged in ApnsPayload
Purpose
Starting from iOS 26, it is now possible to reload a widget using the contentChanged value. To support this, we are adding the contentChanged value to the payload. (iOS Widget documentation)
@lahirumaramba is there any comment for this PR?