Skip to content

Releases: deltaDNA/ios-sdk

5.0.2

03 Nov 15:30
Compare
Choose a tag to compare

Fixed

  • Resuming an app from the background after a session has expired and the SDK is stopped will no longer throw an exception

5.0.1

27 Jan 13:45
Compare
Choose a tag to compare

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

05 Nov 14:53
Compare
Choose a tag to compare

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

06 Oct 14:11
Compare
Choose a tag to compare

4.13.3 (2021-10-06)

Fixed

  • Event Triggered Campaigns will now respect repeat and interval triggers

4.13.2

06 Jul 11:59
Compare
Choose a tag to compare

4.13.2 (2021-07-06)

Fixed

  • Signal purchase generated events now include the correct transactionServer parameter

4.13.1

23 Apr 08:18
Compare
Choose a tag to compare

4.13.1 (2021-04-23)

New

  • Signal purchase methods now generate verifiable transaction events

4.13.0

11 Mar 14:11
Compare
Choose a tag to compare

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

12 Jan 16:18
Compare
Choose a tag to compare

Added

  • device client info contains entries for newer iPhone and iPad models

4.12.3

11 Nov 09:53
Compare
Choose a tag to compare

Fixed

  • imageMessageAction events that use the store action will only contain the iOS app store link

4.12.2

29 Oct 13:23
Compare
Choose a tag to compare

Fixed

  • imageMessageAction events will now be sent correctly