rjvVisitor11 years agoCapturing error logsRelatively new Roku developer here. I know that I can use the Brightscript debug console when I'm developing my app, but is there any way that I can capture the log/errors from my beta testers? I have...Show More
RokuJoelBinge Watcher11 years agoYou could write all output to a text string or file and http POST it to your server periodically with asyncPostFromString or AsyncPostFromFile. You would probably just use string concatenation with the carriage return function to build your string or file. - Joel
Recent DiscussionsPayout settingsSolvedrowLabelFont not updating properlyEmbedded font fails to load / regressionROKU MultiviewHelp Needed – "mm_icon_focus_hd" Manifest Error Preventing Public App Submission