Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

firestack storage not respond anything #341

Copy link
Copy link
Open
@irsyadilham

Description

@irsyadilham
Issue body actions

Hello
I'm still learning
I got an issue to download url from the FIrebase Storage. I did upload some file in firebase storage and try to download the url. I copied exactly from the documentation but it just doesn't respond anything no success message nor failed

I copied exactly like this
const storageRef = firestack.storage.ref('${filepath});
storageRef.downloadUrl()
.then(res => console.log(res))
.catch(err => console.log(err))

please help me

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

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.