awkward/Tatsi

Possible Memory Leak

srbalan opened this issue · 1 comments

I run the example project. Everything went well, however, it seems there's a memory leak every time I present the picker controller. Could you check it? I attached video recording of the Xcode Instrument.

Tatsi-Possilbe-Memory-Leak.mov.zip

I've checked for memory leaks before and I believe to remember that this memory leak resides somewhere in the Photos framework (like PHAssetLibrary, PHAsset or PHImageManager). But I will have another look at it next week.