Skip to content

2.3.5

Compare
Choose a tag to compare
@jtreanor jtreanor released this 21 Sep 09:50
· 369 commits to master since this release
  • 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.