github adjust/unity_sdk v5.3.0
Version 5.3.0

latest releases: v5.5.0, v5.4.5, v5.4.4...
9 months ago

Added

  • Added ability to initialize the SDK for the first session in delayed mode. You can start the SDK in the delayed mode by setting the IsFirstSessionDelayEnabled property on your AdjustConfig instance to true. To end the delay, make sure to call EndFirstSessionDelay method of Adjust instance. For more details about this feature, refer to the official documentation.
  • Added ability to send organic search referrer together with deep link. You can send it by setting the Referrer property of the AdjustDeeplink instance.
  • Added ability to disable SDK's interaction with AppTrackingTransparency.framework API. You can disable it by setting the IsAppTrackingTransparencyUsageEnabled property on your AdjustConfig instance to false.

Native SDKs


Pull Request #332

Don't miss a new unity_sdk release

NewReleases is sending notifications on new releases.