Fetch icon indicating copy to clipboard operation
Fetch copied to clipboard

Potential memory leaks

Open dkaera opened this issue 4 years ago • 1 comments

Hello guys, I've implemented a dynamic data loading with Fetch library. Everything is going fine and the library works as expected, thank you for your work, but when I started profiling the app in StrictMode, the StrictMode handler is always throwing the potential memory leak errors. I tried to resolve it in my fork branch, but it leads to a stuck loading :( So, I need to investigate the issues deeper. Maybe you'll have a chance to profilу the library?

dkaera avatar Mar 02 '21 14:03 dkaera