What's Changed
9.6.4
iOS
🐛 Bug Fixes
- Fixed an issue where CSAT workflow reply buttons could fail to render on closed conversations.
- Fixed an issue where calling logout() while viewing a modally presented screen could leave the Messenger home screen visible behind it.
- Fixed an issue where push notifications could be processed after the user had logged out.
- Fixed an issue where in-app notifications may not display the branded AI agent identity.
🤖 Android
🐛 Bug Fixes
- Fixed a crash that could occur when handling push notifications
- Fixed push notification images not loading correctly in some cases
- Fixed AI agent name and avatar not appearing correctly in in-app notifications
👉 Note
- The next major version of the Android SDK will require
minSdk 23(Android 6.0) due to AndroidX Compose library requirements.
New Contributors
- @Rosie-Kennelly-1 made their first contribution in #383
Full Changelog: 9.6.3...9.6.4