ios开发 如何去掉uisearchcontroller上的uitransitionview

2025-04-25 17:46:46
推荐回答(1个)
回答1:

只要返回上一个界面就会报这个警告,Attempting to load the view of a view controller while it is deallocating is not allowed and may result in undefined behavior () 但是如果有点了一下搜索框再返回就不会报,这个警告倒是不影响使用,...