File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11# Change Log
22All notable changes to this project will be documented in this file.
33
4+ ### [ Version 7.3.4] ( https://github.com/CleverTap/clevertap-ios-sdk/releases/tag/7.3.4 ) (October 29, 2025)
5+ #### Fixed
6+ - Mitigates a potential crash related to Core Data concurrency for App Inbox.
7+ - Fixes a bug where multiple profiles were created when ` onUserLogin ` was called via a custom CleverTap instance.
8+ - Fixes conflicts with SDWebImage when apps used other packages also using SDWebImage via Swift Package Manager.
9+
410### [ Version 7.3.3] ( https://github.com/CleverTap/clevertap-ios-sdk/releases/tag/7.3.3 ) (September 11, 2025)
511#### Fixed
612- Fixes a bug where the updated values of variables were not fetched right after a profile push.
Original file line number Diff line number Diff line change 1- #define WR_SDK_REVISION @"70303 "
1+ #define WR_SDK_REVISION @"70304 "
Original file line number Diff line number Diff line change 1- 7.3.3
1+ 7.3.4
You can’t perform that action at this time.
0 commit comments