Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard crashes #9

Open
apsun opened this issue Dec 28, 2021 · 0 comments
Open

Keyboard crashes #9

apsun opened this issue Dec 28, 2021 · 0 comments

Comments

@apsun
Copy link
Owner

apsun commented Dec 28, 2021

Happens most frequently when switching to the keyboard (causing it to immediately switch back to the previous keyboard), although I have seen it very rarely happen when trying to copy a sticker too. I suspect these are OOMs, but I can't seem to get crash dumps from my device so this is just a hunch.

Probably worth implementing #3 to see if it helps with the memory pressure. But in theory we should never be OOMing at all - maybe our cache isn't purging the images when memory runs low, or maybe we just don't get low memory notifications at all? Maybe we need to explicitly unload images in viewDidDisappear?

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

No branches or pull requests

1 participant