Skip to content

14.0.3

Latest
Compare
Choose a tag to compare
@mapierce mapierce released this 11 Dec 16:15
ed71fb1

🚀 Enhancements

  • Added new API isUserLoggedIn. This enables developers to determine if a user is currently logged in to Intercom.
  • Added new API fetchLoggedInUserAttributes. This enables developers to retrieve the attributes of the currently logged in user.

🐛 Bug Fixes

  • Solves a crash in carousels. (iOS)
  • Addressed issue where video input wasn’t available in a conversation. (iOS)
  • Fixes issue where first part in a conversation would fail to show as failed in the scenario where it didn’t send. (iOS)
  • Resolved some layout issues in the conversation screen for users with large font sizes enabled. (iOS)
  • Fixed the bug where users were unable to add a phone number in the attribute collector. (Android)
  • Fixed a crash caused by IllegalArgumentException: y must be < bitmap.height(). (Android)