Skip to content

Commit f37b558

Browse files
authored
Merge pull request #744 from Iterable/MOB-6114-ios-sdk-release-6.5.0
[MOB - 6114] - Prepare for 6.5.0
2 parents c769c34 + cdc8a90 commit f37b558

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,20 @@ This project adheres to [Semantic Versioning](http://semver.org/).
77

88
### Added
99

10-
- 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
10+
- 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
1111
- 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.
1212
- To learn more, read [Embedded Messages with Iterable's iOS SDK](https://support.iterable.com/hc/articles/23061840746900).
1313

1414
### Changed
1515

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

18+
## [6.4.17]
19+
20+
### Fixed
21+
22+
- Resolved push open tracking issue when the app is running in the background.
23+
1824
## [6.4.16]
1925

2026
### Added

0 commit comments

Comments
 (0)