androidjs
androidjs copied to clipboard
.apk file crashing after executing function in main.js
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?