bmeunier
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2014
04:10 AM
Where does the channel name come from?
I have made a demo for a pitch. This was my first Roku app. When I was tasked to make another demo I copied the first demo and made change to that copy to create the new demo.
The problem I'm having is when I side load the application or package it for a private channel I get the name of the first demo has my channel name. (The name that appears beside the count at the top of the channel selection.)
I would have expect the name of the channel to come from the manifest title attribute but it is not the case.
Where exactly is this title coming from?
.....Edit.......
Has a side question, how do I proceed to get NDA signed and have access to the OpenGl and Remote API?
The problem I'm having is when I side load the application or package it for a private channel I get the name of the first demo has my channel name. (The name that appears beside the count at the top of the channel selection.)
I would have expect the name of the channel to come from the manifest title attribute but it is not the case.
Where exactly is this title coming from?
.....Edit.......
Has a side question, how do I proceed to get NDA signed and have access to the OpenGl and Remote API?
2 REPLIES 2
bmeunier
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2014
08:14 AM
Re: Where does the channel name come from?
I just figured it out. The title has to be changed in the locale manifest. Doh....
salman23
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2014
03:11 AM
Re: Where does the channel name come from?
"bmeunier" wrote:
I just figured it out. The title has to be changed in the locale manifest. Doh....
Thanks dude.I was searching for that..