I have been making an app that users can apply filters to photos. I'm experiencing a memory leak that drives me crazy.
When I apply a sole lookup filter, everything seems fine. But when I try to apply multiple filters on top of the lookup filter, the horrible memory leak happens.
When I tried to see what's happening through the instrument, it says this.
Is there any way that you guys think what might be the possible cause? :( I tried to remove all consumers and sources. but I was not having any luck with it.
Here is the screenshot of the instrument saying where the memory leak happens.
I have been making an app that users can apply filters to photos. I'm experiencing a memory leak that drives me crazy. When I apply a sole lookup filter, everything seems fine. But when I try to apply multiple filters on top of the lookup filter, the horrible memory leak happens.
When I tried to see what's happening through the instrument, it says this.
Is there any way that you guys think what might be the possible cause? :( I tried to remove all consumers and sources. but I was not having any luck with it.
Here is the screenshot of the instrument saying where the memory leak happens.