Skip to content

iOS images not shown #38

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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