larryryu / SearchControllerBug

Leak caused by UISearchController on iOS10
2 stars 0 forks source link

how to solve? #1

Closed FrankSwift closed 7 years ago

FrankSwift commented 7 years ago

I miss same question. when i use UISearchController,it cause memory leak,so how to sovle it

larryryu commented 7 years ago

I went with a vanilla UISearchBar and avoided UISearchController. I submitted a bug report to Apple. It has yet to be closed. I haven't tested this on iOS11 yet though.