swift2 - Keyboard hidden at change focus from UICollectionViewCell to UISearchController keyboard tvOS -


we implementing uisearchcontroller in tvos application. while data search operation. data shows in uicollecionviewcell. while goes (with focus) uicollectionviewcell uikeyboard focus move uitabbar. while want focus go uikeyboard. problem on slow scroll.

enter image description here

while want image. when move fast upper direction uikeyboard shows. enter image description here


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -

r - Update two sets of radiobuttons reactively - shiny -