github adjust/unity_sdk v5.1.0
Version 5.1.0

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

⚠️ Use v5.1.3 or later instead.


Added

  • Added JsonResponse to AdjustAttribution where every key-value pair sent by the backend as part of the attribution response can be found.
  • Added the ability to specify the name of custom Android activity which you might be using instead of the default com.unity3d.player.UnityPlayerActivity (#273).

Changed

  • Switched to adding <intent-filter> per specified Android URI scheme instead of adding them all as <data> entries to the same intent filter (#266).
  • Moved execution of all the C# callbacks into the main Unity thread (#277, #310).

Native SDKs


Kudos

Big thank you to @CodeMasterYi (#267).


Pull Request #326

Don't miss a new unity_sdk release

NewReleases is sending notifications on new releases.