Forum Discussion

groman00's avatar
groman00
Visitor
10 years ago

loadingBitmapUri not working

I'm trying to use the loadingBitmapUri for a RowList as described here: https://sdkdocs.roku.com/display/sdkdoc/RowList

When I set that field to to an image in my project I get the following error:
=================================================================
Error creating XML component HomeScreen
-- Error setting the "loadingBitmapUri" field of a "RowList" node
-- Error found at line 20 of file pkg:/components/screens/HomeScreen/HomeScreen.xml
=================================================================

I've also tried setting the field on a Poster and I get a similar error. What's the proper usage of loadingBitmapUri?

15 Replies

  • I'll see if I can get my hands on another roku to test. Ideally, we want our channel to support 7.0, bc it doesn't seem like the 7.1 upgrade is forced on users.

    Thanks for the help.
  • "groman00" wrote:
    I'll see if I can get my hands on another roku to test. Ideally, we want our channel to support 7.0, bc it doesn't seem like the 7.1 upgrade is forced on users.

    Thanks for the help.

    They roll out firmware updates over an extended period of time, so they can respond quickly if a major bug is discovered. 7.1 is in the roll out process now. I'd be surprised if it wasn't on all devices within a couple of weeks.
  • "TheEndless" wrote:
    "groman00" wrote:
    I'll see if I can get my hands on another roku to test. Ideally, we want our channel to support 7.0, bc it doesn't seem like the 7.1 upgrade is forced on users.

    Thanks for the help.

    They roll out firmware updates over an extended period of time, so they can respond quickly if a major bug is discovered. 7.1 is in the roll out process now. I'd be surprised if it wasn't on all devices within a couple of weeks.


    So you're saying eventually everyone will be forced onto 7.1?
  • "groman00" wrote:
    So you're saying eventually everyone will be forced onto 7.1?

    Yes.
  • Yes, TheEndless is correct. Roku forces updates to the latest. Everyone who's box is connected to the internet will be automagically forced to the latest firmware throughout the next few weeks as Roku rolls out the firmware update. There is also a mechanism in the package upload on the developer site to set the firmware version for your specific app, which will only allow users running the minimum required firmware to install your new, updated app.