17.3.0
intercom-ios-release-robot
released this
23 Aug 12:57
·
6 commits
to master
since this release
Release Date: 23-08-2024
🚀 Enhancements
- Added the ability to disable swizzling. This can be done by adding the following value to your
Info.plist
:
<key>IntercomDisableSwizzling</key>
<true/>
🐛 Bug Fixes
- Fixed various memory leaks.
- Addressed some constraint-related issues in the SDK that were outputting warnings in the console..
- Fixed a bug related to the Scroll to Bottom button in the conversation screen.
Note
This release contains some beta features.