Seeing memory leaks from PHPickerViewController

216 views Asked by At

I've recently integrated the PHPickerViewController per Apple's recommendation for accessing photos within your app. However, testing for memory leaks, I've noticed the picker is producing many memory leaks. I'm running the PHPickerDemo and see the following leaks while profiling:

Image from Instruments Memory Leaks

Any thoughts on how to solve this or is this something we have to wait for Apple to fix?

0

There are 0 answers