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 #25

Closed
Eke opened this issue Nov 5, 2015 · 3 comments
Closed

Memory issue #25

Eke opened this issue Nov 5, 2015 · 3 comments
Assignees

Comments

@Eke
Copy link

Eke commented Nov 5, 2015

After applications goes to background and returns to foreground BAFluidView causes memory issue and app crashes with error : Terminated due to memory issue . I thinks something strange is happening in getBezierPathValues method but ca't figure it out.

Can you please give some idea how to fix this?

@antiguab
Copy link
Owner

Have you tried using Activity Monitor via instruments to see if its BAFluidView that's consuming all the memory? Looking at Memory usage and activity monitor, I'm not seeing it consume much memory (I'm using the demo as a test).

Memory Usage:
screen shot 2015-11-09 at 7 51 02 pm

Activity Monitor (All Heap):
screen shot 2015-11-09 at 7 43 34 pm

@antiguab
Copy link
Owner

Closed due to Inactivity

@antiguab
Copy link
Owner

Try updating to version 0.1.7 - it has a fix for a memory fix bug that was found

@antiguab antiguab self-assigned this Sep 5, 2019
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