Skip to content

1DS C++ SDK v3.7.5.1

Compare
Choose a tag to compare
@sid-dahiya sid-dahiya released this 06 Jan 00:28
· 123 commits to main since this release
f3a7b3b

Common C++ Core

  • #1044 Added support for AAD device auth header
  • #1052 Add explicit tagnames so types can be forward declared
  • #1059 Use correct const modifier in EventProperties::unpack

Windows

  • #1061 Add config keys/getter for UTC changes
  • #1072 Catch exception when accessing Application::Current in WindowsRTPlatformEventHandler.cpp destructor.

Apple Platforms

  • #1042 Fix Mac memory leak issue.
  • #1043 Add cmake_opts to ios script
  • #1057 Fix memory leaks on iOS

Android

  • No new updates