Releases: intercom/intercom-ios
Releases · intercom/intercom-ios
3.0.10
- 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.
3.0.9
- Fixed issue where the Intercom may not hand back the key window correctly when closed (#160).
3.0.8
- Fixed issues from #154
- Improved in-app message layout.
- Fixed issue to address an inconsistent layout of Post message when opened from the Messenger.
3.0.7
- Fixed last remaining issues from #158 which could occur when your app has more than one application delegate.
3.0.6
- Made updates to address issue reported in #158.
3.0.4
- Added workaround for crash described in #153.
- Much improved app delegate checking to fix #147 and other push notification issues.
3.0.3
- 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.
3.0.2
- Fixed AppStore submission issue reported in #146.
3.0.1
- 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.