Releases: didomi/react-native
Releases · didomi/react-native
1.7.0
- Update latest versions of native Android and iOS sdks: Android 1.59.1, iOS 1.68.0
More info: https://developers.didomi.io/cmp/mobile-sdk - Fix crash when Android application is not active while calling
setupUI()
- Fix iOS crash after reload
1.6.0
- Update latest versions of native Android and iOS sdks: Android 1.58.0, iOS 1.67.1
More info: https://developers.didomi.io/cmp/mobile-sdk - Add support for setUser with authentication (
setUserWithHashAuth
,setUserWithEncryptionAuth
) - Fix
getUserStatus
return format on Android - Fix too many events fired on iOS in some configurations
1.5.0
Features:
- Setup custom user-agent for Cross-Device
- Update latest versions of native Android (1.55.0) and iOS (1.64.0) sdks
1.4.0
Features:
- Update latest versions of native Android and iOS sdks
Bug Fixes:
- Error when sending event
on_ready_callback
for iOS
1.3.0
- Update latest versions of native Android and iOS sdks
- Add
showPreferences
/hidePreferences
events from native sdks - Add
getUserStatus
method from native sdks
Android Native SDK is now using Gradle 7
Fixes and updated native SDKs
- Updated getJavaScriptForWebView method to allow passing the extra parameter. Closes #5
- Fixed getQueryStringForWebView method
- Updated app used for UI tests
- Updated iOS UI tests
- Updated Android UI tests
- Updated iOS native SDK to 1.57.1
- Updated Android native SDK to 1.44.0
First official release
This is the first official release that adds support for all the API methods provided by the Didomi SDK.