-
Notifications
You must be signed in to change notification settings - Fork 458
Web assembly issue with React-Native #7816
Comments
Could you please provide more context to help us look into it? |
Related issue created on Hash wasm Daninet/hash-wasm#41 |
Try building https://github.com/Balanced02/BufferIssue, but failed with
Also, it shows some version requirement while doing Also, it would be nice to detail out the error on the issue Daninet/hash-wasm#41 so we can get the help from author as well |
@ishantiw , this was already solved on RN 0.70.0 release. We need to debug what's happening with SDK internally |
There were no JavaScript library available which can work in React Native (Android). Therefore, the solution was to use native binding for Android |
Expected behavior
Actual behavior
Lisk.cryptography.encrypt.encryptMessageWithPassword
function with right argumentsSteps to reproduce
I've tried using these modules to add webassembly to global object on react-native
Which version(s) does this affect? (Environment, OS, etc...)
The text was updated successfully, but these errors were encountered: