Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
Hi, I am developing an app in which we use EPG grid. It takes too much time to load data for 36 hours and the it is not highlighting the focussed content cell fully. And also the EPG grid topic has been removed from ROKU forum. So I need an alternative good one. Please help me on this soon.
In the last app I did with EPG we found we have to "window" the data so that we are only loading a few hours at a time, and as the user navigates we load more data and delete off-screen data. If we don't delete off-screen data the memory will get used up and Roku will randomly crash.
Did you design your epg with scene graph example? I have one done using roimagecanvas but wanted to migrate to scene graph. Of course no info on the component on line. If you used scene graph, can you advise on the extend, what component is being used? Thanks
Has anyone got anything regarding the customization of the EPG component ?? I'm trying to create a custom one but don't know how to design something like that with Roku-provided lists or grids.