Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
stalbert
Visitor

Crash with roMessageDialog

I found that if you call UpdateText() on a roMessageDialog before SetText() has been called, this will crash the Roku box. I guess this is not terribly unexpected, but it probably should just be a BrightScript crash, rather than take the whole box down.

Also, there isn't any documentation for SetText() on the roMessageDialog page: http://sdkdocs.roku.com/display/sdkdoc/ifMessageDialog
0 Kudos
2 REPLIES 2
RokuJoel
Binge Watcher

Re: Crash with roMessageDialog

Thanks, I've been able to reproduce this and have filed a bug on this issue.

- Joel
0 Kudos
stalbert
Visitor

Re: Crash with roMessageDialog

Whoops, I meant to say that there is no documentation for UpdateText(). 🙂
0 Kudos