Skip to content

Missing Image with resourceID #162

Open
@zHaytam

Description

@zHaytam

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • tns info: Component nativescript has 5.0.1 version.

Describe the bug
Images added in the folder App_Resources/Android/* and accessed by e.g. <Image src="res://Cards"></Image> give me the warning LOG from device X: Missing Image with resourceID: res://Cards.
I used the Nativescript Image Builder to generate the android images and put them in their respectful folders.

Expected behavior
I expect the images to show on my device.

Additional context
I am using Nativescript Playground with my android device as I can't seem to set a local emulator.
I am testing the app using tns run android --bundle.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions