- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Not for a user. Roku can and developers can for their own public channels.
Help others find this answer and click "Accept as Solution."
If you appreciate my answer, maybe give me a Kudo.
I am not a Roku employee.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Not for a user. Roku can and developers can for their own public channels.
Help others find this answer and click "Accept as Solution."
If you appreciate my answer, maybe give me a Kudo.
I am not a Roku employee.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Is there any way to get exception logs or crash logs of the application in Roku ?
Thanks.
I am developing a streaming channel, so how can I get those logs?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Is there any way to get exception logs or crash logs of the application in Roku ?
You should hang out in the developer forum. It's not so much a log as the line number on which the crash occurred and you only get it for published public channels. Go to the Developer Dashboard, Manage My Channels (https://developer.roku.com/developer-channels/channels), and then then View Analytics for the channel in question. You'll probably have to login again and do another Captcha because Roku loves them. Once you're viewing analytics change the dropdown to Channel Health. Then you only have to deal with half a dozen scroll bars. Don't you just love the web team at Roku?
Help others find this answer and click "Accept as Solution."
If you appreciate my answer, maybe give me a Kudo.
I am not a Roku employee.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Is there any way to get exception logs or crash logs of the application in Roku ?
Thanks, @renojim This will be helpful to us while development.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Is there any way to get exception logs or crash logs of the application in Roku ?
If the channel is still in development and not yet published, you can also do some debugging by using telnet to connect to your roku device.
https://developer.roku.com/docs/developer-program/debugging/debugging-channels.md