美文网首页
UISearchController 点击searchBar闪退

UISearchController 点击searchBar闪退

作者: 笨的很想飞 | 来源:发表于2021-11-06 18:08 被阅读0次

闪退日志

*** Assertion failure in -[UISearchController _presentationControllerForPresentedController:presentingController:sourceController:], UISearchController.m:1630

错误原因runtime重写了 modalPresentationStyle
需要设置为默认的UIModalPresentationFormSheet

相关文章

网友评论

      本文标题:UISearchController 点击searchBar闪退

      本文链接:https://www.haomeiwen.com/subject/cqvjzltx.html