Skip to content

iOS images not shown #38

@alexandruantonica

Description

@alexandruantonica

Hi,

The plugin works on Android (device/emulator) but it doesn't show the image from src on iOS.

nativescript : 3.1.3
tns-core-modules : 3.1.1
tns-ios : 3.2.0 (the same for android)
angular... : 4.1.3
nativescript-web-image-cache : ^4.2.2
If you need more information about the project, let me know.

I use the markup like that :
<WebImage stretch="aspectFit" src="{{ data.imageUri }}" placeholder="res://local_image" width="120" height="120" [rounded]="true"></WebImage>
The app shows me the placeholder image but not the src image.
What should I do ?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions