Skip to content

Conversation

@capc0
Copy link

@capc0 capc0 commented Feb 21, 2022

Handle out of memory issues on android.

It is currently not catched, because OOM is an error and not a exception (https://stackoverflow.com/a/14812629/7851053)

closes #25

(this atleast prevents app crashes and people can show a error dialog within their cordova app).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Large files failing when trying to return JSONObject

1 participant