Skip to content

Crash due to out of memory on iOS #143

@sachinB94

Description

@sachinB94

The same thing as #97, but this time for iOS.

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions