Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Installed App from TestFlight crashes due to alleged UISearchDisplayController

After receiving the same error and finding no references to UISearchDisplayController across our app, we realized we needed to search for and replace searchDisplayController from within one of our storyboards. That corrected the issue after resubmitting a beta to TestFlight.


It was working on simulator but all beta tester claimed it crashed. The problem was in story board. Search for these in your views. enter image description here enter image description here