androidjs icon indicating copy to clipboard operation
androidjs copied to clipboard

.apk file crashing after executing function in main.js

Open xprv17 opened this issue 3 years ago • 1 comments

So application is crashing when main.js file renders function with Import ecpair (npm i ecpair). Tried all of the versions of that package but it always kills (exits) my app on android...

Any advice how to execute that function?

xprv17 avatar Apr 29 '22 02:04 xprv17