I am working on apple tv application.I want to move focus on navigation bar's BarButtonItem.
actually when view controller hasn't any button or text field then focus moved on BarButtonItem but when I added button in view controller then focus not able to move at BarButtonItem.
can anyone help me to solve this issue?