Commit 7e4e077
committed
fix(onesignal): correct payload mapping and enhancement
- Map notification title to 'contents' instead of body
- Remove direct payload.data mapping and replace with individual fields
- Add 'notificationId', 'notificationType', 'contentType', and 'contentId' to data payload1 parent a72e689 commit 7e4e077
1 file changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
105 | 111 | | |
106 | 112 | | |
107 | 113 | | |
| |||
0 commit comments