Releases: didomi/react-native
Releases · didomi/react-native
2.19.0
- Update latest versions of native Android (2.34.0) and iOS (2.34.0) sdks
More info: https://developers.didomi.io/cmp/mobile-sdk
2.18.0
- Update latest versions of native Android (2.33.0) and iOS (2.33.0) sdks
More info: https://developers.didomi.io/cmp/mobile-sdk
2.17.0
- Update latest versions of native Android (2.32.0) and iOS (2.32.0) sdks
More info: https://developers.didomi.io/cmp/mobile-sdk
2.16.0
- Update latest versions of native Android (2.31.1) and iOS (2.31.1) sdks, more info: https://developers.didomi.io/cmp/mobile-sdk
- In Android module, use
reactContext.currentActivityinstead of deprecatedcurrentActivity - Provide a plugin for Expo
- Support new event
INTEGRATION_ERROR
2.15.0
- Update latest versions of native Android (2.28.0) and iOS (2.28.0) sdks
More info: https://developers.didomi.io/cmp/mobile-sdk
2.14.0
- Update latest versions of native Android (2.27.0) and iOS (2.26.3) sdks
More info: https://developers.didomi.io/cmp/mobile-sdk
2.13.0
This version was not released, use 2.14.0 instead.
2.12.0
- Update latest versions of native Android (2.25.1) and iOS (2.25.1) sdks
More info: https://developers.didomi.io/cmp/mobile-sdk
2.10.1
- Update latest versions of native Android (2.19.1) and iOS (2.19.1) SDKs. More info: https://developers.didomi.io/cmp/mobile-sdk
- Fix issue with Android build when using React-native version 0.77.
2.10.0
- Update latest versions of native Android (2.19.0) and iOS (2.19.0) sdks
- Add support for
isUnderageflag onsetUserandinitialize. - Implement
initializefunction that acceptsDidomiInitializeParameters. - Implement
setUserfunction that acceptsDidomiUserParameters. - Deprecate
setUserfunctions that are not based onDidomiUserParameters. - Deprecate
initializefunctions that are not based onDidomiInitializeParameters. - Remove force unwrapping.
- Remove
fatalError. - Improve existing tests.
More info: https://developers.didomi.io/cmp/mobile-sdk