Changelog
Version 4.5.6 (July 22, 2024)
Changed
- Updated Android SDK to 4.5.6.
- Updated iOS SDK to 4.5.6.
Version 4.5.5 (13th June 2024)
Changed
- Updated Android SDK to 4.5.5.
- Updated iOS SDK to 4.5.5.
Version 4.5.4 (3rd June 2024)
Changed
- Updated Android SDK to 4.5.4.
- Updated iOS SDK to 4.5.4.
- Increase React Native version to 0.74.
Version 4.5.3 (2nd May 2024)
Changed
- Updated Android SDK to 4.5.3.
- Updated iOS SDK to 4.5.3.
Version 4.5.2 (9th April 2024)
Added
- Added SDK builder
JusttrackSdkBuilder
for initializing the SDK.
Changed
- Updated Android SDK to 4.5.2.
- Updated iOS SDK to 4.5.2.
Version 4.5.1 (5th February 2024)
Changed
- Updated Android SDK to 4.5.1.
- Updated iOS SDK to 4.5.1.
Version 4.5.0 (21st December 2023)
Added
- Added iOS SDK at version 4.5.0. The package now supports both Android and iOS.
Changed
- Updated Android SDK to 4.5.0.
- The
UserEvent
classes have been changed such that you can now submit named custom dimensions instead of dimensions custom1/2/3. - All predefined event classes have been renamed, some have been removed or merged. See the migration guide you received for more details.
forwardAdImpression
now requires you to construct anAdImpression
object instead of passing individual parameters.- The new React Native architecture is now supported as well.
Version 4.4.1 (30th August 2023)
Changed
- Updated Android SDK to 4.4.1.
IronSourceUserIdSource
has been renamed toUserIdSource
.