tvOS 18.0 Siri back button behavior bug

On testing my app with tvOS 18, I have noticed the Siri Remote back button no longer provides system-provided behavior when interacting with tab bar controller pages. Instead of moving focus back to the tab bar when pressed, the back button will close the app, as if the Home button was pressed. This occurs both on device and in the Simulator.

  1. Create tvOS project with a tab bar controller.
  2. Create pages/tabs which contain focusable items (ie. buttons)
  3. Scroll down to any focusable item (ie. a button or UICollectionView cell)
  4. Hit the Siri Remote back button. See expect behavior below:

Expected behavior: System-provided behavior should move focus back to the tab bar at the top of the screen. Actual results: App is closed and user is taken back to the Home Screen.

Has anyone else noticed this behavior?

PS. Feedback case number is FB14835294

Same here, tested also on tvOS 18.1 betas, what is the outcome of FB14835294 (it seems not public fyi)

Apple always makes mess....

Is there any news on this topic? I have the same bug...

tvOS 18.0 Siri back button behavior bug
 
 
Q