Skip to content

Commit

Permalink
Merge pull request #744 from Iterable/MOB-6114-ios-sdk-release-6.5.0
Browse files Browse the repository at this point in the history
[MOB - 6114] - Prepare for 6.5.0
  • Loading branch information
Ayyanchira committed Jan 31, 2024
2 parents c769c34 + cdc8a90 commit f37b558
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Expand Up @@ -7,14 +7,20 @@ This project adheres to [Semantic Versioning](http://semver.org/).

### Added

- introduces support for embedded messaging: an eligibility–based, personalized messages sent from Iterable to your mobile and web apps, which can display them inline, using native interface components
- Introduces support for embedded messaging: an eligibility–based, personalized messages sent from Iterable to your mobile and web apps, which can display them inline, using native interface components
- To display embedded messages, you can use customizable, out-of-the-box components provided by the SDK (cards, notifications, banners), or you can build fully custom components of your own design.
- To learn more, read [Embedded Messages with Iterable's iOS SDK](https://support.iterable.com/hc/articles/23061840746900).

### Changed

- `IterableConfig` is updated with an `enableEmbeddedMessaging` flag that needs to be set to true to allow use of embedded messaging functionality

## [6.4.17]

### Fixed

- Resolved push open tracking issue when the app is running in the background.

## [6.4.16]

### Added
Expand Down

0 comments on commit f37b558

Please sign in to comment.