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

Memory issue when images are very large #407

Open
superk589 opened this issue May 22, 2021 · 1 comment
Open

Memory issue when images are very large #407

superk589 opened this issue May 22, 2021 · 1 comment

Comments

@superk589
Copy link

I have some very large network images. Each of them is about 50MB. After loading 20+ images, some old iPhone(1G memory) will receive memory warning, but not handled. App will be killed.
Can we add this feature: when receiving memory warning, release the retained underlyingImage in SKPhotoProtocol? Or any other way to avoid this issue?

@WilliamZhangWH
Copy link

Same issue with local images.

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

2 participants