Channels: Current
🐛 Bug Fixes
- fix: [SDK-5139] display foreground notifications by default (#1989)
- fix(example): prevent stale initialization and user state updates (#1981)
- fix(ios): synchronize foreground notification cache access (#1980)
- fix(ios): forward every application delegate assignment (#1979)
- fix(android): preserve structured notification payloads across the bridge (#1978)
- fix(android): tie observer cleanup to the React module lifetime (#1977)
- fix(android): avoid blocking foreground delivery and consume display events (#1976)
- fix(ios): preserve own property keys when encoding null values (#1975)
- fix: stabilize observer lifecycle and asynchronous state snapshots (#1974)