You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It crashes the app sometimes when trying to compress images, throwing Terminated due to memory issue on iOS device. It doesn't catches the memory exception, instead, crashes the app.
I think it should catch the exception and throw it in JavaScript, so that the developer can handle the issue.
saloni-springct, minimaluminium, hackdie, basukiwinoto, albullington and 1 more