TwoThree
Newbie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2021
01:05 PM
Roku custom app stops after 2 hours
We created a custom Roku app with image slides changing very 30 seconds. Exactly after 2 hours it stops and return to home screen, we disabled the screen saver and bandwidth saver is off but still it stops exactly after 2 hours.
To rule out any custom logic causing this, I created another barebone demo app with single screen with timer and published the beta app and this also stops exactly after 2 hours.
Custom beta app URL is as follows https://my.roku.com/account/add?channel=59XC26M
Source copied from this sample
https://github.com/rokudev/samples/tree/master/ux%20components/control/TimerExample
Can some one explain why the custom app stops exactly at 2 hours after start ? Thanks in advance.