React Native Embedded Wallet SDK v2.19.1 includes internal enhancements.
This release includes the React Native Embedded Wallet SDK v2.18.10. New features include:
- Optimizations to enhance performance and stability.
- New Error Code 1021 (Concurrent Operation Error): Invoking an SDK method before a previous method call has completed returns a new error code. This error indicates that the SDK does not support concurrent calls to this method, ensuring data integrity and preventing unexpected behavior.
This release includes the capability for exporting private keys. Learn more.
This release includes the React Native Embedded Wallet SDK v1.1.40, which delivers further enhancements to the cryptography SDK. Learn more.
This release includes the React Native Embedded Wallet SDK v1.1.36, which delivers performance enhancements to the cryptography SDK and improves error logging. Learn more.
This release includes the React Native Embedded Wallet SDK v1.0.73. Learn more.
- This release includes the React Native Embedded Wallet SDK v1.0.67 and React Native Backup Cloud Provider SDK v1.0.68. New functionality enables backup of customers' end-user device key shares to the Cloud. Learn more.
- In the main SDK in the
initFordefiSDK
function, thegoogleDriveClientID
parameter was removed fromFordefiSdkConfiguration
.
There is now a dedicated screen that displays detailed information about Embedded Wallet end users. Learn more.
New capabilities have been made available:
- Backup and recovery. Learn more.
- Logging and error handling. Learn more.
Earliest support embedding Fordefi's React Native SDK in customers' mobile applications.