Skip to content

23.02.0

Compare
Choose a tag to compare
@ArtursKadikis ArtursKadikis released this 26 Apr 14:49
· 158 commits to staging since this release
c32b6b4
  • Added a new SDK initialization call 'initWithConfig', and a configuration object to configure it.

  • Added 'recordDirectAttribution' and 'recordIndirectAttribution' calls.

  • Added 'getDeviceIDType' call to fetch the device ID type.

  • Fixed a bug in IOS SDK that failed to correctly process temporary device id.

  • Deprecated the following SDK calls:

    • 'init'
    • 'pushTokenType'
    • 'configureIntentRedirectionCheck'
    • 'setLocationInit'
    • 'enableCrashReporting'
    • 'enableParameterTamperingProtection'
    • 'setRequiresConsent'
    • 'giveConsentInit'
    • 'setStarRatingDialogTexts'
    • 'enableApm'
    • 'enableAttribution'
    • 'recordAttributionID'
  • Updated underlying Android SDK to version 22.09.3

  • Underlying iOS SDK version is 22.06.2