4.3.4 Release
What's Changed
- Update example app by @rgomezp in #1328
- Convert SDK to TypeScript by @nan-li in #1312
- Workaround for duplicate callback invocation issue by @rgomezp in #1334
- Make Android
getTriggerValueForKey
consistent with iOS by @nan-li in #1335 - Fix: duplicate callback invocation error by @rgomezp in #1341
Update Native Version
iOS Version 3.10.0
- Prevents crashes due to failures when writing downloaded notification attachments (images) to a temporary file location
- Adds OneSignal's CollapseId which is shared with Android corresponds to the identifier property of iOS notifications. If the
collapseId
field is present on your notifications it can now be read in the corresponding OSNotification object.
Full Changelog: 4.3.3...4.3.4