Skip to content

15.0.1

Compare
Choose a tag to compare
@intercom-ios-release-robot intercom-ios-release-robot released this 23 Jun 11:28
· 55 commits to master since this release
Release Date: 23-06-2023

馃殌 Enhancements

  • Added a warning to inform developers that manually handling Intercom push notifications may not be working as expected. Please read our developer docs and try our demo app for examples on how to correctly handle Intercom push notifications.
  • Intercom now supports Hindi and Swahili as languages in the Messenger.

馃悰 Bug Fixes

  • Fixed an issue that was preventing push tokens from being sent to Intercom's servers under certain circumstances. This will resolve some issues where push notifications were failing to deliver to a device, eventhough push notifications were enabled for that user.
  • Fixed an issue that was causing a namespace collision for apps that use Lottie as a dependency.
  • Fixed an issue that was causing a key value coding-compliant crash when loading a XIB file. Reported on Intercom's Community hub here and here.
  • Fixed an issue that was preventing push notification deep links from opening during the launch of a React Native app.