Closed
Description
Data payloads for push notifications may contain JSON. In this scenario, it can break the _PushStatus object for that push notification when being inserted into DB.
Before inserting into _PushStatus collection, can we stringify the data payload? i.e. payload: JSON.stringify(body.data) Thanks.
Metadata
Metadata
Assignees
Labels
No labels