Skip to content
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.

15.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jun 12:18
· 5 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.