Release Notes
This section outlines the release notes for the Unity SDK, highlighting recent updates, new features, enhancements, and bug fixes. These notes are designed to help developers stay informed about the latest changes, ensuring smoother integration, improved performance, and optimal use of the SDK.
note
Ensure all newly integrated SDK versions are fully tested before releasing to production
.
Version 1.6.68
New Features:
- Added AGID (Agency ID) support for enhanced APK tracking and attribution parameters.
Version 1.6.65
SDK Maintenance:
- Enhanced dependency resolver to ensure better compatibility across Unity versions and project setups.
Version 1.6.64
New Features:
- Integrated APK Tracking Support to track and attribute installs from third-party sources or out-of-store distribution.
Version 1.6.60
SDK Maintenance:
-
Upgraded JAR file and iOS Framework for improved performance.
-
Fixed install ID issue on iOS devices.
Version 1.6.57
SDK Maintenance:
- General SDK version update focused on performance optimizations and bug fixes.
Version 1.6.56
New Features:
- Introduced local tracking system for offline event collection and reporting capabilities.
Version 1.6.46
New Features:
-
Added new Campaign Data functions in Unity SDK to capture and track marketing campaign details:
string ad = TrackierUnity.getAd();
string adID = TrackierUnity.getAdID();
string adSet = TrackierUnity.getAdSet();
// And More
SDK Maintenance:
- SDK version upgraded to align with the latest platform and tracking requirements.
Version 1.6.33
SDK Maintenance:
- Applied necessary changes to comply with the latest Google Play policy updates.