Flutter SDK Release Note
v3.3.0 - May 22nd, 2023
ADDED
- SDK
logLevel
interface.
v3.2.0 - May 4th, 2023
ADDED
- SDK Signature feature to protect against SDK spoofing.
FIXED
- Updated
Airbridge Android SDK
to 2.21.0 - Updated
Airbridge iOS SDK
to 1.32.0
v3.1.2 - March 16th, 2023
FIXED
- Solved issue where deep link events can be lost when app is opened with deep link while app is closed, not running in the background and uninstall tracking is being used.
v3.1.1 - February 22nd, 2023
- Solved issue where open events may be lost if
registerPushToken
method is used.
v3.1.0 - January 27th, 2023
- Added
AirbridgeWebInterface
for Hybrid App web interface
v3.0.2 - January 17th, 2023
- Added the uninstall tracking interface
- Updated to Airbridge iOS SDK v1.28.2
v3.0.1 - January 6th, 2023
- New
trackEvent
method - Updated to iOS SDK v1.28.0 and Android SDK v2.19.5
- Added an interface for device aliases
v2.1.1 - December 21st, 2022
- Update
Airbridge Android SDK
to 2.19.3
v2.1.0 - September 30th, 2022
- Solve issue that
value
data of event is lost on android platform - Update
Airbridge Android SDK
to 2.19.2 - Update
Airbridge iOS SDK
to 1.26.0 - Remove
deeplink
,fallback
parameters fromclick
method
v2.0.2 - July 20th, 2021
- Update Airbridge iOS SDK to 1.24.1
v2.0.1 - July 19th, 2021
- Add methods to
AirbridgeFlutter
class for Objective C
v2.0.0 - July 15th, 2021
- Add
Null safety
- Update
Airbridge iOS SDK
to 1.17.0 - Update
Airbridge Android SDK
to 2.12.0 - Change
AirbridgeFL
class toAirbridgeFlutter
class
v1.3.3 - April 25th, 2021
- Modify Android SDK maven URL
v1.3.1 - April 5th, 2021
- Add
flutter.plugin.platforms
v1.1.0 - July 9th, 2020
- iOS SDK Update (v1.11.0)
- Android SDK Update (v2.3.5)
Updated over 1 year ago