Releases: intercom/intercom-ios
Releases · intercom/intercom-ios
2.3.12
2.3.11
2.3.10
2.3.9
2.3.8
2.3.7
2.3.6
2.3.5
- 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.
2.3.4
- Fixed issue reported in https://github.com/intercom/intercom-ios/issues/85.
2.3.3
- 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.