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 theirAppDelegate
. It is recommended that all apps using aUISceneDelegate
initialize intercom in theirscene:willConnectionToSession:options
method. Please see our installation documentation for further information and examples.