Skip to content

8.0.0

Compare
Choose a tag to compare
@johnbushnell johnbushnell released this 01 Feb 00:13
· 9 commits to main since this release
8.0.0
862f8fb

What's New in Version 8.0.0:
• Separated out Measurement features into new primary SDK KochavaMeasurement.
• Separated out Tracking features into new optional module KochavaTracking.
• Added support for visionOS and Apple Vision Pro.
• Added privacy manifest.
• Added code signing to XCFrameworks.
• Improved public APIs such that they are now oriented favoring Swift. Objective-C support is retained.
• Added dSYM files for XCFrameworks built for iOS.
• Improved the output of log messages for the updated console in Xcode 15, and with an orientation towards Swift type names.
• Switched persistent storage to write to user defaults to a suite specific to the module.
• Miscellaneous improvements to performance and stability.

Built on: Xcode 15.2
Minimum Deployment Target Versions: iOS 13.0, macCatalyst 13.0, macOS 10.15, tvOS 13.0, visionOS 1.0, watchOS 6.0