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

OutOfMemory exception when used in on older phones #51

Open
PeterStaev opened this issue Sep 16, 2019 · 2 comments
Open

OutOfMemory exception when used in on older phones #51

PeterStaev opened this issue Sep 16, 2019 · 2 comments

Comments

@PeterStaev
Copy link
Owner

And if use project in old device (with Android 5 and 2GB memory), sometimes we can get OutOfMemory. Same problem, if use Image from Core component.

Originally posted by @san3k1990 in #50 (comment)

@PeterStaev
Copy link
Owner Author

About OOM problem. The problem is faster in clearing the memory. The problem occurs if you go to the page with ImageSwipe several times. Same problem with native component Image. I switched to the plugin nativescript-image (old nativescript-fresco) and the problem is gone. But i can't use nativescript-image in nativescript-image-swipe

Originally posted by @san3k1990 in #50 (comment)

@acqj
Copy link

acqj commented Oct 12, 2019

Have you found a solution to this problem? I had the same problem.

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

No branches or pull requests

2 participants