Releases: deltaDNA/ios-sdk
Releases · deltaDNA/ios-sdk
5.0.2
5.0.1
Fixed
- When switching environments between Dev and Live, data will be cleaned so that events are not sent to the wrong environment during testing
5.0.0
New
Breaking Change: New APIs provided for checking if PIPL consent is required, and recording users' consent. Note that
it is now required to check if PIPL consent is required, and provide that consent if necessary, before collect and engage
requests will be sent from the SDK.
4.13.3
4.13.2
4.13.1
4.13.0
New
- An .xcframework is now provided with frameworks for supported platforms
- The recommended install method for new installs is now using the framework, rather than cocoapods (note that cocoapods also remains a supported install method)
Fixed
- cache now correctly stores successful responses and can reuse them if subsequent responses return errors
- Cocoapods install should now install without build errors
4.12.4
Added
- device client info contains entries for newer iPhone and iPad models
4.12.3
Fixed
imageMessageAction
events that use the store action will only contain the iOS app store link
4.12.2
Fixed
- imageMessageAction events will now be sent correctly