Forum Discussion

sonnykr's avatar
sonnykr
Visitor
11 years ago

[Solved] Secondary splash screen (transition issue)

Hi All,

In my app, I use a secondary splash screen, which is launched right after the roku default splash screen. The secondary splash screen does a bunch of API calls before launching the app.

What happens right now is, the roku default splash screen will show up, and there is almost 500ms-1sec delay (black screen) before loading the secondary (my custom) splash screen. I am loading the custom splash screen immediately when brightscript code starts executing. Still I see a black screen in between them. Is there a way to make this transition seemless?

Thanks.