3lvis / Form

The most flexible and powerful way to build a form on iOS
http://hyper.no
Other
1.64k stars 145 forks source link

Memory leaks in demo project (and so in projects using the lib) #590

Open AnthoPakPak opened 6 years ago

AnthoPakPak commented 6 years ago

Hi everybody,

While profiling my project in Instruments, I've noticed that my view controller using Form was generating a memory leak. I've tried to find the culprit but I didn't succeeded.

I've found that the demo project (Basic-ObjC in my case) is also concerned. As I'm not really good at debugging memory leaks and retain cycles, I asking for your help/ideas.

What I've found using Instruments and tools MLeaksFinder & FBRetainCycleDetector :

If anyone has a clue, I would be really grateful ! 😊