Skip to content

Firebase Storage images are not working #22

@Sampath-Lokuge

Description

@Sampath-Lokuge

Hi,

We're using your module on our Ionic app. But it is not working when an image is coming from Firebase Storage. Any clue?

Not working

<ci-img [src]="photoHandlerService?.userProfilePhotoChanged$ | async" #userProfilePhoto class="image-size" ratio="1"></ci-img>

Normal img tag and working fine:

<img [src]="photoHandlerService?.userProfilePhotoChanged$ | async" #userProfilePhoto class="image-size">

Sample Url format is like so (Note this is fake one. But the format is correct)

"https://firebasestorage.googleapis.com/v0/b/me.appspot.com/o/profile-photos%2Fn9foCFmwwwwwwJEuK9UbeAvnw7v1?alt=media&token=30aaaaa-5aaa-4aaa-8aaa-baaaaaa679e"

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