Commit 028fde0
fix: [SDK-4814] attribute Live Activity receive receipt to the delivered content
Read the notificationId from the content yielded by this contentUpdates
iteration instead of activity.content (the latest snapshot), which can
advance while the loop is suspended and mis-attribute the receipt to a
different update.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 28f7907 commit 028fde0
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- iOS_SDK/OneSignalSDK/OneSignalLiveActivities/Source
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
337 | | - | |
| 337 | + | |
338 | 338 | | |
339 | 339 | | |
340 | 340 | | |
| |||
0 commit comments