Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
今朝、アプリの展開ターゲットを 8.0 に変更しました。残念ながら、searchDisplayController は iOS 8.0 で廃止されました。
私の質問は、アプリを iOS 7.x と 8.x の両方で引き続き動作させたい場合、searchDisplayController の代わりになるものは何ですか?
代替手段は UISearchController です。プロジェクト ファイルで展開ターゲットを ios 7.x に設定すると、iOS7 でも動作します。
https://developer.apple.com/library/IOs/documentation/UIKit/Reference/UISearchController/index.html#//apple_ref/occ/cl/UISearchController