jxcore/jxcore-cordova

Big Uint8Array() as parameter crash the application

brainsbucket opened this issue · 2 comments

Hi,

Thanks for you work,
I try to make image processing, but when I call a jxcode async methods with an Uint8Array(4633700) as parameter, the android device kill the app.

Do you have a solution ?

Does it work OK with smaller array? Your phone may not have enough memory for this operation

@brainsbucket most probably you call this on webview?