React Native SDK Release Note
v2.4.0 - May 22nd, 2023
ADDED
- SDK
logLevel
interface.
v2.3.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
v2.2.0 - April 5th, 2023
ADDED
- Add
WebInterface
for Hybrid App web interface
v2.1.3 - 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.
v2.1.2 - February 22nd, 2023
- Solved issue where open events may be lost if
registerPushToken
method is used.
v2.1.1 - January 18th, 2023
- Added the uninstall tracking interface
- Updated to Airbridge iOS SDK v1.28.2
v2.0.2 - January 6th, 2023
- New
trackEvent
method - Updated to iOS SDK v1.28.0 and Android SDK v2.19.5
v1.5.0 - December 30th, 2022
- Added an interface for device aliases
- Fixed exception error when using
Airbridge.placement.click()
in Android.
v1.4.5 - February 29th, 2022
- Solved an issue of not being able to install the SDK in certain environments
v1.4.4 - February 3rd, 2022
- Add support for Apple silicon mac
- Add method of get deviceUUID
- Add listener of attribution
v1.4.3 - January 5th, 2021
- Solve issue that warning alert is shown when run on android and debug mode
- Solve issue that Xcode script is different on each device
v1.4.2 - December 6th, 2021
- Solve issue that crash when send signIn or signUp event with undefined user.alias or user.attribute
v1.4.1 - November 12th, 2021
- Solve issue that ruby error is raised when execute
pod install
v1.4.0 - November 5th, 2021
- Solve issue that checksum is changed every install
- Remove react native < 0.60 support
- Update iOS SDK v1.17.0, Android SDK v2.13.2
v1.3.3 - April 25th, 2021
- Modify Android SDK maven URL
v1.3.2 - February 25th, 2021
- Update Android SDK to v2.9.3
v1.3.1 - February 23rd, 2021
- Update iOS SDK to v1.15.3
v1.3.0 - February 22nd, 2021
- Add trackingAuthorizeTimeoutSeconds option to airbridge.json
v1.2.4 - December 28th, 2020
- Add Event semantics
- Update Airbridge Android SDK to 2.9.2, Update Airbridge iOS SDK to 1.15.1
v1.2.3 - November 2nd, 2020
- Solve issue that SDK can't collect deeplink when android application is opened firstly.
v1.2.2 - October 30th, 2020
- Solve issue that
updateUser
method not working.
v1.2.1 - October 29th, 2020
- Update Airbridge Android SDK to 2.7.0
- Update Airbridge iOS SDK to 1.14.4
- Solve issue that build error on React Native <= 0.60.
v1.2.0 - July 23rd, 2020
- Airbridge iOS SDK 1.11.2
- Airbridge Android SDK 2.3.7
Updated over 1 year ago