macOS SDK Update Log
This document describes the updates for the macOS SDK.
Get the SDK
For more information, see Import the SDK.
1.0.8 (February 10, 2026)
fix: Fixed an issue where Boolean properties were not converted to 0 or 1 on Apple chips.
1.0.7 (January 21, 2026)
opt: Optimized the code structure.
1.0.6 (January 15, 2026)
opt: Optimized handling for edge case scenarios.
1.0.5 (December 08, 2025)
feat: Aligned the A/B testing system properties.
1.0.4 (November 11, 2025)
feat: Added support for the Boolean and Date types for event properties.
1.0.3 (September 19, 2025)
feat: Added a method to immediately report all events.
1.0.2 (August 06, 2025)
fix: Added protective measures to the A/B property parsing logic.
1.0.1 (July 29, 2025)
fix: Fixed a data processing crash.
feat: Changed the minimum log reporting interval to 1 second.
1.0.0 (April 24, 2025)
feat: Added support for the macOS platform.