Releases: intercom/intercom-ios
Releases · intercom/intercom-ios
3.0.22
3.0.21
3.0.20
3.0.19
- 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.
3.0.18
3.0.17
- Removed a reference to the UserNotifications Framework in the podspec to ensure iOS 8 & 9 compatibility
3.0.16
- 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.
3.0.15
3.0.14
3.0.13
- 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.