Forum Discussion
ddmorin
2 years agoChannel Surfer
I guess my confusion is -- does Roku think my app is a screensaver for some reason? Does it always run that test for every app? What exactly is it testing? The documentation is great for describing what a screensaver is and what functions it calls (and what manifest attributes), but I have none of those. So I'm stuck as to how to debug.
That's all I can think, that somehow something about my app makes the automated testing think it's a screensaver and then of course it's not implemented correctly as a screensaver.
necrotek
2 years agoRoku Guru
Check your manifest. You need to clear out any references to screensaver there as well.