Skip to content

1DS C++ SDK v3.5.25

Compare
Choose a tag to compare
@maxgolov maxgolov released this 25 Jan 19:00
b31605b

Changes:

This release is functionally equivalent to v3.5.19, plus a fix for an issue with Obj-C projection layer not compiling with strict warnings enabled.

Apple Platforms

#770 - Obj-C projection layer build is broken with strict warnings enabled
#763 - Add support for MacOS arm64 (build script changes)
#760 - Obj-C projection use-after-free: ILogConfiguration must remain in scope for the lifecycle of LogManager
#750 - Add more methods and properties to Obj-C and Xamarin bindings

Android

#758 - Mitigation for Android Rooms DB crashes
#756 - Avoid local-reference overflow in JNI
#752 - Check for permissions before registering a network callback
#679 - Misleading invalid event type message in error logs

Windows

#747 #748 - Fix potential hang in NetworkDetector for short-lived LogManagers