Posts

Post not yet marked as solved
0 Replies
384 Views
Hi, We have a narrowcasting app that runs for long periods at a time on TvOS 14.4 without issues, however after updating the apple 4k tv to 14.6 or 14.7 the apple tv 'crashes' before 24 hours. This problem doesn't occur on a full HD apple tv. The crashes aren't logged in our crash logging system (Sentry) So we don't think the App crashes it. We suspect the app gets closed by the apple tv after a certain amount of time. Are there any changes in TvOS 14.5/14.6/14.7 that could be related to this issue?
Posted Last updated
.
Post not yet marked as solved
0 Replies
294 Views
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?
Posted Last updated
.