TLStoryCamera icon indicating copy to clipboard operation
TLStoryCamera copied to clipboard

Memory leak in framework

Open noumantariq08 opened this issue 6 years ago • 0 comments

If you dismiss a TLStoryViewController, but all the other views still remain in memory, you can check the memory graph in xcode. I also found a solution all you need to do is just add weak with TLStoryDoodleViewDelegate in TLStoryDoodleView class

BTW thank you for the library!!!

noumantariq08 avatar Oct 27 '18 20:10 noumantariq08