Skip to content

Releases: devtodev-analytics/unreal-sdk-2.0

v2.2.2

Choose a tag to compare

@kaikristo kaikristo released this 09 Oct 13:05
  • Changed TLS to 1.2 for Windows platform.
  • Fixed proguard for Android platform.

v2.2.1

Choose a tag to compare

@kaikristo kaikristo released this 04 Jul 12:12

Apple platform:

  • Fixed incorrect behavior when receiving push notification in foreground state.
  • Added SDK’s Privacy Manifest.
  • Added XCFramework Signature.
  • Removed support for the armv7 architecture.

Windows platform:

  • Fixed build issues for unreal engine 5.3.2 and newer

Android platform:

  • Fixed build issues for unreal engine 5.3.2 and newer
  • Fixed crash "Can't create handler inside thread Thread" for unreal engine 5.3.2 and newer

v2.2.0

Choose a tag to compare

@kaikristo kaikristo released this 17 Apr 13:47
  • Fixed the OnReceived method in the Ab-test logic
  • Removed methods related to the personal information
  • Added data compression using the Zstd algorithm

v2.1.1

Choose a tag to compare

@Blakend2 Blakend2 released this 19 Jul 12:47

DTDAnalytics

  • Implemented devtodevId update mechanism
  • A/B-test module minor fixes.

v2.1.0

Choose a tag to compare

@Blakend2 Blakend2 released this 30 Jun 10:02
  • Added A/B test functionality (Beta)
  • Added Push Notification functionality for iOS and Android platforms
  • Removed support for bitcode for Apple platform (deprecated in Xcode 14).
  • Remove Win32 support.
  • Minor improvements and fixes, stability enhancements.

v2.0.2

Choose a tag to compare

@Anduil Anduil released this 19 Jul 12:40

Unreal SDK v2.0.2

  • Fix Android crash