I know that UISearchDisplayController was depricated in iOS 8, but it has continued to work well through iOS 12. In iOS 13 Beta UISearchDisplayController crashes an app whenever the search bar keyboard is used. Has support for UISearchDisplayController been removed from iOS 13 or is this a bug in iOS 13 beta? UISearchDisplayController still compiles fine with no errors in Xcode, but crashes when run.
Post
Replies
Boosts
Views
Activity
What is the proper way ro implement a watchkit settings bundle for an independent watch app?