Releases: exponea/exponea-ios-sdk
Releases · exponea/exponea-ios-sdk
Version 2.25.1
Release Notes for 2.25.1
April 09, 2024
- Bug Fixes
- Fixed: SDK Privacy manifest file is not linked correctly in bundle
Version 2.25.0
Release Notes for 2.25.0
April 05, 2024
- Features
- In-app message load refactoring (show on the first load etc.)
- Logging for In-app content blocks is extended
- Privacy manifest added
- Bug Fixes
- Fixed: Some of variables missing self so it is not possible to compile SDK with XCode 14.2
- Fixed: Documentation contain invalid URLs and not correct info about default session timeout duration
- Fixed: App Inbox provider setter disable AppInboxButton so it is not possible to click on it
Version 2.24.0
Release Notes for 2.24.0
March 20, 2024
- Features
- Introducing SDK documentation 2.0
- Bug Fixes
- Fixed: SDK notifies initialization finish prematurely and causes ignoring of postponed SDK API methods
Version 2.23.0
Release Notes for 2.23.0
February 15, 2024
- Features
- App Inbox addSubviews from UIView are now internal
- In-app messages docu extended describing events and consent more deeply
- Bug Fixes
- Fixed: Calling anonymize not saving configuration to User Defaults
- Fixed: Stored unprocessed PUSH events not storing and loading proper configuration in some cases
- Fixed: PUSH setup docu missing step of setting APNS integration in channels part
Version 2.22.0
Release Notes for 2.22.0
February 02, 2024
- Features
- New optional data-actiontype attribute added for HTML messages
- Bug Fixes
- Fixed: In-app content block tracks error for each URL change also for about:blank
Version 2.21.3
Release Notes for 2.21.3
January 11, 2024
- Bug Fixes
- Fixed: Invoking of In-app content blocks behaviour callback from outside is not reflected to local flags about showing and interaction
Version 2.21.2
Release Notes for 2.21.2
December 23, 2023
- Bug Fixes
- Fixed: Using of HtmlNormalizer is not available as public, and able to normalization process can not be set
Version 2.21.1
Release Notes for 2.21.1
December 21, 2023
- Features
- More detailed logging added to In-app content blocks
- Bug Fixes
- Removed: Explicitly defined arm7 and arm7s arch is causing problem during build
- Fixed: In-app content block tableView has been shown and tracked for bad placeholderID value
Version 2.21.0
Release Notes for 2.21.0
December 18, 2023
- Features
- In-app content blocks behaviour handler for view lifecycle events
- In-app content blocks tracking API with handling of tracking consent according to DSGVO/GDPR
- In-app content blocks support for height update
- Bug Fixes
- Removed: Dev debug log in StaticInAppContentBlockView class
- Fixed: Could not find module 'ExponeaSDK' for simulator target x86_64
- Fixed: Extensions were defined as public
- Fixed: AppInbox list item image was stretched by longer dimension
- Fixed: Showing of alert was causing crash for opened push in Example app
Version 2.20.0
Release Notes for 2.20.0
November 27, 2023
- Features
- In-app content blocks with deferred load and onContentReady listener
- Bug Fixes
- Fixed: Xcode 14.2 compiler issue for capture of isDebugModeEnabled