Hi,
In our app we have used UIApplication.shared.isIdleTimerDisabled = true to disable the screensaver in tvOS, because our app is show on walldisplays / narrowcasting and this was working fine.
With the upgrade to tvOS 14.6 this doensn't seem to work anymore. Is there anyone which recognizes this problem and knows a solution for this.
It also look like downgrading from 14.6 to 14.4 or 14.5 isn't possible anymore?