Releases: Leanplum/Leanplum-Unity-SDK
Leanplum Unity SDK 7.2.0
Leanplum Unity SDK 7.1.0
CleverTap Unity SDK
Leanplum Unity SDK 7.0.0
Mobile Native SDKs
CleverTap Unity SDK
Improvements
Use EDM4U for iOS
Set the CT instance created from native Leanplum iOS to CleverTap Unity
Make Leanplum Android plugin a library module
Set the CT instance created from native Leanplum Android to CleverTap Unity
Documentation
See upgrade documentation in Changelogs or in Docs
Leanplum Unity SDK 6.1.0
Mobile Native SDKs
Improvements
Includes iOS SDK Privacy manifest and Xcode 15.3 support.
Leanplum Unity SDK 6.0.1
Fixes
- Prevent errors when parsing NativeCallback messages #140
Leanplum Unity SDK 6.0.0
Version 6.0.0 includes CleverTap Unity SDK 2.4.0 as a dependency to allow seamless client migration.
The SDK will continue to work as before for clients that are not migrating yet.
For more details check 6.0.0 changes in our documentation.
For questions, migration requirements, and possibilities, reach out to your point of contact at Leanplum.
Mobile Native SDKs
Leanplum iOS SDK - 6.1.1 (uses CleverTap iOS SDK 5.0.1)
Leanplum Android SDK - 7.2.0 (uses CleverTap Android SDK 5.0.0)
Features
- Support Date object in user attributes for Android f696075
- Convert dates for Start attributes in Android 1372dc9
- Use Android 13 for wrapper module 6d106bd
- Allow DateTime objects for user attributes 2396dfe daa5b3a
- iOS Convert Date objects cda0b9b
- Do not initialize CleverTap from CleverTapUnity in migration dfe0c06
Fixes
Leanplum Unity SDK 5.1.0
Mobile Native SDKs
Leanplum iOS SDK - 6.0.5
Leanplum Android SDK - 7.1.2
Features
- Add async functionality to ActionManager/ActionQueue (#135)
Fixes
- Fix iOS SDK dependencies - add Leanplum, CleverTapSDK and SDWebImage xcframeworks (#134)
- Removed
LeanplumActivityHelper.enableLifecycleCallbackscall from theUnityBridge.java. TheLeanplumActivityHelper.enableLifecycleCallbacksmust be called from yourApplication.onCreatemethod, or you can useLeanplumUnityApplication.javaas your application class. Check Unity 5.0.0 change log for details.
Uses Unity Editor 2021 LTS
Leanplum Unity SDK 5.0.0
Mobile Native SDKs
Leanplum iOS SDK - 6.0.2
Leanplum Android SDK - 7.0.1
Features
Fixes
Leanplum Unity SDK 4.0.0
Mobile Native SDKs
Leanplum iOS SDK - 4.1.0
Leanplum Android SDK - 5.10.3
iOS export uses xcframework and selects simulator or device platform, based on Target SDK.
Features & improvements
- Add success flag to forceContentUpdate
- Expose track google play purchase
- Expose App inbox message data
- Unity Native Network Layer rewrite
- Send message in parallel using OperationQueue
- Updated mainTemplate gradle
- Retry on 429
- Enable setting Log level
- Enable MiPush integration
- Configurable API endpoint
- Prefix iOS functions
- Update googleservices.xml generation
Fixes
- Fixed ForceContentUpdate not calling its callback in test mode
- Fix access nested collections
- Fix Started event
Leanplum Unity SDK 3.2.0
Leanplum Unity SDK 3.2.0
There are two packages included now - one with iOS fat framework and one with iOS xcframework with arm64 armv7 device slice only.
Native SDKs
Leanplum iOS SDK - 3.2.1
Leanplum Android SDK - 5.7.0
Features & improvements
- Action named responder (#107)
- SecuredVars iOS and Android (#104)
- Unity Secured vars (#103)
- Create action context and trigger (#101)
- Expose Vars Diffs (#98)
- Expose OnAction (#97)
- Expose Inbox MarkAsRead (#94)
- Add message Id to Action Context (#92)
- Implement Native Inbox Open Action (#90)