Complete
over 3 years ago

Barrel build name needs to be the same in the manifest.

Thanks Jim!

Drawables, Strings or JSONData can't be used in Barrels

Using Visual Studio Code I'm not able to load resources from a Monkey Barrel. If a resource call is mistyped or not present I get a compilation error, but once it's referenced at runtime I get a "Symbol not found" error.

Parents
  • Found the issue! Barrel name in the manifest must be the same name of the top module of the barrel. No error was reported when building the app, but if I build the Barrel standalone I get errors.

    Maybe the ticket can be updated to return barrell build errors when building the app.

Comment
  • Found the issue! Barrel name in the manifest must be the same name of the top module of the barrel. No error was reported when building the app, but if I build the Barrel standalone I get errors.

    Maybe the ticket can be updated to return barrell build errors when building the app.

Children
No Data