Skip to content

Releases: intercom/intercom-ios

3.0.10

15 Aug 16:38
Compare
Choose a tag to compare
  • 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

08 Aug 15:32
Compare
Choose a tag to compare
  • Fixed issue where the Intercom may not hand back the key window correctly when closed (#160).

3.0.8

04 Aug 17:15
Compare
Choose a tag to compare
  • 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

02 Aug 15:02
Compare
Choose a tag to compare
  • Fixed last remaining issues from #158 which could occur when your app has more than one application delegate.

3.0.6

02 Aug 12:26
Compare
Choose a tag to compare
  • Made updates to address issue reported in #158.

3.0.5

29 Jul 13:22
Compare
Choose a tag to compare

3.0.4

28 Jul 08:38
Compare
Choose a tag to compare
  • Added workaround for crash described in #153.
  • Much improved app delegate checking to fix #147 and other push notification issues.

3.0.3

25 Jul 17:42
Compare
Choose a tag to compare
  • 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

22 Jul 22:33
Compare
Choose a tag to compare
  • Fixed AppStore submission issue reported in #146.

3.0.1

22 Jul 13:53
Compare
Choose a tag to compare
  • 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.