- Some minor bug fixes.
- Fixed a build issue which caused
IntercomTranslations.bundle
to be missing from the CocoaPods archive. This meant that strings could not be loaded.
- Made performance improvements to the Messenger inbox screen
- Improved pagination on the Messenger inbox screen
- Fixed https://github.com/intercom/intercom-ios/issues/348
- Fixed https://github.com/intercom/intercom-ios/issues/340
- Fixed https://github.com/intercom/intercom-ios/issues/328
- Fixed scrolling issue on iPhone X.
- Added experimental API to present your Intercom Help Center in your app.
- Improved translations.
- Added support for iPhone X 📱 🎉
- Added support for uploading HEIC images on iOS 11.
- Fixed warning caused by incorrect annotation in
Intercom.h
- Localization improvements
- Deprecate
[Intercom reset]
in favour of[Intercom logout]
- Fixed issue where send button was not visibile when uploading images with a white background.
- Fixed issues relating to the composer not resizing correctly to content (fixes #281).
- Fixed inconsistent behaviour when
semanticContentAttribute
is set viaUIAppearance
.
- Improved compatibility with Xcode 9 and iOS 11.
- We've enabled Operator Smart Suggestions on our Mobile Messenger. Read more about Smart Suggestions here
- Fixed an issue with Dynamic Frameworks and duplicate symbols. Fixed https://github.com/intercom/intercom-ios/issues/301
- Fixed an issue where selecting GIFs caused a crash.
- Now fully supports Xcode 9 and iOS 11.
- Removed deprecated methods.
- Made changes to ensure that device tokens are only submitted to Intercom if push notifications are enabled. This improves push notification stats.
- Fixed issue where updating the user before registering could cause problems (#288).
- Fixed issue with "Tell us more" button for conversation ratings.
- Fixed issues where
setUserHash
could behave incorrectly whenreset
is called (fixes #279). - Fixed issue where device tokens may not be deleted on
reset
if using identity verification. - Fixed crash that could occur when exiting and re-entering a conversation after sending an image.
- Added native support for conversation ratings. You can read more about conversation ratings here.
- Fixed an issue where events could be incorrectly transferred when switching users (Fixes #276).
- Fixed an edge case where registering a user immeditately after logging an event may fail.
- Fixed remaining issues that could occur when logging events at the same time as registration.
- Fixed issue where
UIApplication
could be accessed from the main thread (#271). - Some improvements to help track the cause of #256.
- Fixed issue where logging an event immediately after registration could lead to the registration failing.
- Fixed
-[CALayer renderInContext:]
crash.
- Bug fixes & improvements.
- Fixed Bitcode issue for manual and Carthage installs (#260).
- Prevented Intercom's rootViewController from being set directly. Fixed #256
- Fixed a bug where setting
barStyle
on[UINavigationBar appearance]
would cause custom app colours to spill over into Intercom's navigation search bar. - Fixed a bug where setting the
language_override
was not working for Chinese locales. - Fixed a bug where Chinese and Portguese locales were defaulting back to English.
- Bug fixes & improvements.
- Fixed issue where updating bottom padding using
+[Intercom setBottomPadding:]
would not immediately take effect.
- Fix NSNotificationCenter deadlock #252.
- Added missing translations.
- Fixed an issue with unread conversations not appearing if the message was received while the app was backgrounded and reopened in under a minute.
- Fixed an issue with setting the bottom padding so that in-apps will overlap with the nav bar causing a rendering issue.
- Added a new method to the public API
+[Intercom setUserHash:]
to support Identity Verification with Intercom. This method deprecates the Secure Mode method+[Intercom setHMAC:data:]
- Fixed retain cycle which could cause #248.
- Fixed translation for multiple snippets.
- Fixed an issue where real time may not work when moving from an unidentified to an identified user.
- Fixed an issue where layout could be broken for apps displayed in a right to left mode.
- Fixed send button issue described in #243.
- Add
languageOverride
toICMUserAttributes
(Fixes #239.
- Add API to allow integrating Intercom push notifications manually without swizzling.
- Improved reliability of opening push notifications when using the exisiting automatic mode.
- Added more detailed logs in cases where the Messenger cannot open due to an error.
- Added new GIF button to the composer in the Messenger, so your users can search for and share GIFs in conversations.
- Updated image upload functionality.
- Added
ICMUserAttributes
and+[Intercom updateUser:]
to help make updating users easier.+[Intercom updateUserWithAttributes:]
is now deprecated. - Improved behaviour in landscape on small devices.
- Fixed issue where errors could be logged on first launch.
- Fixed an issue with
[Intercom enableLogging]
that caused debug logs not to be shown. - Improved unread conversation count updating when using multiple devices at once.
- Updated fix for disappearing keyboard bug on iOS 8, 9 & 10 (#209).
- Fixed disappearing composer bug on iOS 8 described in #209.
+[Intercom logEventWithName:metaData:]
now works even if the meta datanil
or empty.- Fixed issue where text was never bold in Post messages.
- Fixed Korean characters appearing in Japanese locale.
- Fixed layout issue when using external keyboards.
- Made changes to ensure the warning in #206 is only given in development.
- Improved selected state for message and article reactions.
- Added improved error logging.
- Additional changes to reduce network request volume.
- Fixed crash in
-[PodIntercom_IntercomConversationInputAccessoryView updateConstraints]
. - Fixed issue where text could be cut off in Notes or Posts.
- Some more changes to help reduce network request volume.
- Now supports Intercom Educate. Learn more here.
- More changes to reduce network request volume.
- Fixed crash that could occur after install in some rare cases.
- Multiple changes to reduce network request volume.
- Small improvement to push notifications on iOS 10.
- More clearly warn about potential AppStore submission issues on iOS 10.
- Various localisation updates.
- Many visual improvements.
- Reduce the number of network requests that are made by Intercom.
- Reduced usage of
AFNetworking
to fix crash in #186. - Improved thread safety to increase stability.
- Fixed crash that could occur when
Intercom.bundle
is not correctly loaded.
- Removed a reference to the UserNotifications Framework in the podspec to ensure iOS 8 & 9 compatibility
- Reinstated push notification improvements for iOS 10 from 3.0.14.
- Store Intercom data in
PrivateDocuments
to ensure it is not visible to users through iTunes file sharing. - Fixed issue where Intercom window may not be fully teared down when the Messenger is closed.
- Rolled back some changes from 3.0.14 to ensure compatibility with iOS 8 & iOS 9.
- Improved compatibility with the new
UserNotifications
framework for iOS 10 push notifications (fixes #184).
- Added
[Intercom presentMessageComposerWithInitialMessage:]
to allow pre-populating the message composer. - Fixed issue where you could see multiple congratulations alerts when installing Intercom (e.g. https://github.com/intercom/intercom-cordova/issues/83).
- Improvements to allow all Intercom methods to be called from any thread (fixes #181).
- Various localisation updates.
- Improved iOS 10 compatibility.
- Fixed issue where chat bubbles could be empty in iOS 10. This was as a result of an iOS 10 bug with collection views.
- Improved localisation of the Messenger for Croation, Chinese, Korean, Catalan, Dutch, Portuguese, Portuguese Brazilian, Viatnamese.
- Various other minor bug fixes.
- Removed requirement for
use_frameworks!
when installing via CocoaPods. - Added support for APNS development push notifications. This removes the requirement to test Intercom push notifications with a production/Adhoc build.
- Fixed issue where images couldn't be uploaded on iPad in landscape.
- Fixed a formatting issue when sending a reply from the messenger.
- Fixed issue where the Intercom may not hand back the key window correctly when closed (#160).
- Fixed issues from #154.
- Improved in-app message layout.
- Fixed issue to address an inconsistent layout of Post messages when opened from the Messenger.
- Fixed last remaining issues from #158 which could occur when your app has more than one application delegate.
- Made updates to address issue reported in #158.
- Fixed #155.
- Added workaround for crash described in #153.
- Much improved app delegate checking to fix #147 and other push notification issues.
- Fixed image upload issue from #133.
- Fixed issue where cancel button could be hidden on the image upload view.
- Improve push notification handling and logging to help address #147.
- Fixed remaining issue in #145.
- Fixed AppStore submission issue reported in #146.
- Fixed inconsistent appearance issue reported in #145.
- Fixed crash that could occur if Intercom is incorrectly integrated in your app.
- Made improvements to push notification handling.
Our new Messenger is out of beta! You can read all about the updated design and new functionality here. If you are upgrading from an older version of our Messenger you may want to change some of the methods you call. You can read about upgrading to the new version here.
Many issues have been fixed, including:
- Fixed crashes reported in #124.
- Fixed #130.
- Improvements to push notifications which will hopefully fix issues such as #144.
- Improved handling of status bar state.
- Improved compatibility with some push notification implementations.
- Fixed potential crash outlined in #135.
- Improved reliability of push messages and opening native app URLs.
- Added workaround for iOS issue outlined in #117.
- Fixed issue where "Error loading conversation" could be shown when coming from background.
- Added workaround for apps with incorrectly sized windows on iOS 9.
- Fixed deep linking on some OS versions.
- Improved push notification handling.
- Changes to help ensure API reliability.
- Improved link & button opening behaviour. This should help #101 as well as fix Facebook and Twitter buttons.
- A small fix to help with status bar correctness and rotation.
- Intercom now respects
supportedInterfaceOrientations
from your app's root view controller. This fixes #102. - Fixed layout issue with list items in messages.
- Fixed behaviour in some cases of iPad multitasking.
- Removed last remaining leaks from #111.
- Fixed where small announcements could have the wrong layout in landscape.
- Fixed #72.
- Fixed remaining issues with #110.
- Fixed memory leaks reported in #111.
- Fixed memory leaks originating from
libxml
.
- Layout changes that may help fix #72.
- Several small fixes to help improve stability.
- Fixed an issue where CPU usage could spike after closing the Intercom window.
- Fixed an issue which could occur when Intercom is accessed across multiple threads.
- Fix for #97.
- Fixed duplicate symbol errors seem in #97.
- Improved support for Xcode 7 and iOS 9:
- Added Bitcode support (fixes #90).
- Improved flexible layout to support iPad multitasking in iOS 9.
- Fixed some scrolling issues in the conversation view.
- Fixed issues where some videos wouldn't load due to app transport security.
- Much simpler manual installation thanks to improved modulemap (fixes #86).
- Removed all deprecated methods including
+[Intercom registerForRemoteNotifications]
. This should hopefully stops apps from being flagged for not declaring push notification support (discussed #88). - Landscape support for image picker.
- Fixed issue reported in https://github.com/intercom/intercom-ios/issues/85.
- Fixed an issue where if you had called [Intercom setMessagesHidden], opening a push notification would do nothing (fixes https://github.com/intercom/intercom-cordova/issues/12).
- Fixed an issue where the status bar sometimes did not respect your app's settings (fixes https://github.com/intercom/intercom-ios/issues/82).
- Fixed crash reported in https://github.com/intercom/intercom-ios/issues/74.
- Fixed issue where cancel button in attachment picker sometimes did not work.
- When the Intercom window is open when coming to the foreground, it now checks for new messages.
- UIAppearance no longer interferes with the attachment picker modal.
- Fixed issue where status bar color could be incorrect.
- Made a change to improve message delivery times for apps without real time.
- Users can now send image attachments.
- Users can now expand and zoom images without leaving your app.
- Fixed bug where
+[Intercom reset]
could behave inconsistently (https://github.com/intercom/intercom-ios/issues/68). - Intercom now honours
prefersStatusBarHidden
(https://github.com/intercom/intercom-ios/issues/66). - Added
IntercomDidStartNewConversationNotification
as suggested in https://github.com/intercom/intercom-ios/issues/67. - Ensure sessions are ended when your app is backgrounded.
- Renamed certs to fix https://github.com/intercom/intercom-cordova/issues/5.
- Improved support for CocoaPods Frameworks.
- Added nullability modifiers to Intercom.h for improved Swift compatibility.
- Fixed an issue where opening a push might not open the Intercom message if the app is in the background in some cases.
- Less confusing logging. Sometimes logs showed error messages when there wasn't anything wrong.
- No longer throw an exception if
Intercom.bundle
is missing. - Some changes to allow recovery of duplicated users in Intercom.
- If you have real-time features on your Intercom account, users can now see when you are typing a reply.
- Several visual updates to the conversation view.
- More detailed logging to help us debug any issues you may have.
- No longer requires
-ObjC
linker flag for easier integration. - iPad improvements.
- Sounds for sending and receiving messages.
- Now supports tracking users across multiple environments. Fixed https://github.com/intercom/intercom-ios/issues/61.
- Removed message responder.
- Fixed issue where opening a push notification didn't always open the message in Intercom.
- Lots more tweaks and bug fixes.
- Added support for closing the SDK’s UI when calling
+setMessagesHidden:
and+reset
. If any part of the SDK is open when these are called, it will now close. - Fixed #52: Removed firstResponder swizzle completely, fixing https://github.com/intercom/intercom-ios/issues/52.
- Fixed #58: Checking for isValidJSONObject on user attributes and event metadata, fixing https://github.com/intercom/intercom-ios/issues/58.
- Now supports real-time, including real-time message delivery, support for the custom message responder, and user presence and is-typing events are sent from the SDK and visible to admins in the Intercom app. Learn more at https://www.intercom.io/real-time-messaging
- Fixed a display bug in the conversation list where the wrong name could be shown.
- Fixed bug which could cause the wrong number to be displayed in the unread counter within a conversation.
- Fixed an issue where retrying the sending of a message could sometimes fail.
- Fixed a race condition that meant sometimes a new user could not be registered after [Intercom reset] was called.
- Modified the podspec and repo structure to hopefully address some cocoapod related install errors.
- Fixed a situation where the SDK could potentially have authentication issues with the Intercom API.
- Improved session handling in the SDK.
- Eliminated the SDK's reliance on the async nature of sessions.
- Clearer API particularly around user registration.
- Clearer push notification handling instructions.
- Added deep linking (custom URL schemes)
- Added notification preview
- Several other bug fixes and improvements
- Improved handling of Intercom SDK push notifications
- Show an SDK error screen if the Message Composer/Conversation List has been opened without credentials
- Fixed an issue where the notification view sometimes did not disappear after the message has been read by the user
- Improved and documented error codes returned by SDK calls
- Fixed an issue where the navigation bar items became unresponsive when the host app was compiled with iOS 7 Base SDK
- Several other minor bug fixes and improvements
- General stability improvements (fixed several scenarios that could crash the host app)
- Fixed inconsistencies caused by refreshing data (items in conversation list and unread badge)
- Fixed an issue where the navigation bar items became unresponsive on iOS 7 landscape-only apps
- Several other minor bug fixes and improvements
- Fixed .podspec because it started failing in cocoapods 0.34.X (NO CHANGES MADE IN CODE)
- Added missing architecture armv7s.
- Fixed dependency on Metal framework in Xcode 5.
- Added support for iOS 8 (including remote notifications).
- Fixed playing of videos on iOS 8 and issues with device rotation.
- Fixed issue where SDK events where not delivered if sent immediately before opening the inbox.
- UI improvements.
- Other bug fixes.
- New release of the Intercom iOS SDK - see details here https://www.intercom.io/in-app-messaging.
- Added completion blocks to session calls to help with race conditions when creating new users.
- This is the final build supporting iOS 6, a new SDK is being launched that will deprecate this one.
- Fixes an issue where messages might attempt to show multiple times instead of just once.
- Bug fixes for iPad display modes.
- Fixes problems where the text input view in the composer was extending out of bounds while on display. It should now contain and scroll correctly.
- Also fixes a problem where by the composer would launch from UIActionSheets or UIAlertViews in iOS 7.
- A more natural message composer in iOS 6 and iOS 7 with customisable keyboard, title and bar color options.
- New message composer callbacks and easier control for dismissing the composer.
- Fixes a problem where not having a name on Intercom crashed the SDK.
- Arm64 support.
- Fixes issue with duplicate users being created with email addresses equal to user_ids.
- Fixes issue with email and user_id (https://github.com/intercom/intercom-ios/issues/12)
- Added support for optional logging (https://github.com/intercom/intercom-ios/issues/11)
- iOS 7 Support
- Fix for when messages appear offset by 20 pixels (see documentation).
- Bug fixes for iPad screen display
- Improved logged so message display is clearer
- Smaller under the hood bug fixes around dismissing messages on session end.
- Include support for messaging.
- Fix session attempting to restart after
endSession
had been called.
- Intercom iOS SDK 1.