Skip to content

Releases: devtodev-analytics/unity-sdk

v2.13.8

08 Feb 15:55
Compare
Choose a tag to compare
  • Added support for Apple M1
  • Replaced deprecated methods for iOS/macOS platforms

v2.13.7

01 Oct 15:59
Compare
Choose a tag to compare
  • Support for Android 12. Update related to the ability to remove the advertising identifier.
    Important note! You may experience crushes of the previous SDK versions if deleting ad identifier.

v2.13.6

05 Aug 13:38
Compare
Choose a tag to compare
  • Reduced the amount of operating memory used for data serialization.
  • Fixed wrong representation of decimal separator for some culture settings.
  • Improved performance.
  • Fixed a rare crash that could occur when getting an install referrer from Android Google Play.

v2.13.5

24 Jun 13:19
Compare
Choose a tag to compare
  • Fixed the implicit PendingIntent vulnerability according to Google requirements.

v2.13.4

11 Jun 12:44
Compare
Choose a tag to compare
  • Added Apple M1 support
  • Fixed a possible crash situation when using the Referral method

v2.13.3

20 Apr 13:38
Compare
Choose a tag to compare

Improved data storage system. Fixed offline work issues.
In compliance with the latest Apple security guidelines, we have updated the way we collect device information.

v2.13.2

22 Mar 10:04
Compare
Choose a tag to compare

Data storage system reshaped to reduce the load
Android dependencies updated
Fixed Ad ID receiving for iOS
Fixed Uncaught ReferenceError: gameInstance is not defined error for WebGl
Fixed crashes in the private mode and when cookies are blocked for WebGl
Attention! For correct operations of push notifications on Android, you need to add google-services.json file into the Assets folder of your project. More details are here: https://docs.devtodev.com/integration/push-notifications/unity

v2.13.1

23 Oct 06:36
Compare
Choose a tag to compare
  • Improved event date recording accuracy up to milliseconds
  • PlayServicesResolver plugin replaced by ExternalDependencyManager. Attention! You have to manually delete PlayServicesResolver from your project.
  • iOS. iOS 14 support. Attention! You have to add the AppTrackingTransparency framework into your project.
  • iOS. Device locale identification fixes
  • MacOS и iOS. Receiving of User agent data has been fixed
  • Android. Interaction with Google Play Install Referrer update
  • Logical error fixes that in some cases could potentially lead to the events data loss
  • Improved SDK performance under slow internet connection

v2.12.10

24 Sep 12:07
Compare
Choose a tag to compare
  • Fixed possible crash on user agent receive
  • Fixed Android ads dependency

v2.12.9

30 Apr 15:25
Compare
Choose a tag to compare
  • Added disabling of push notifications.
  • Added referral link recognition to WebGL.
  • Install path is not hard-coded anymore.
  • Minor bugs fixes and improvements.