Skip to content

5.5.1

Choose a tag to compare

@intercom-ios-release-robot intercom-ios-release-robot released this 17 Sep 16:07
· 210 commits to master since this release
Release Date: 17-09-2019

Bug Fixes

  • Fixed an issue that was causing the Intercom Messenger not to display for apps that use a UISceneDelegate and initialize Intercom in their AppDelegate. It is recommended that all apps using a UISceneDelegate initialize intercom in their scene:willConnectionToSession:options method. Please see our installation documentation for further information and examples.