Skip to content

Conversation

@tegument
Copy link

Fix for issue #69

Copy link
Contributor

@auser auser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we always know it'll be the first of those urls?

Think we should update the response to include all this urls in the response?

@tegument
Copy link
Author

I've never seen more than one, so not sure. I know android always has just the URL as the downloadUrl property, but in the metadata it will show an array for downloadUrls.

@auser auser merged commit fba26f8 into fullstackreact:master Nov 18, 2016
@tegument
Copy link
Author

JS documentation shows:

// Upload completed successfully, now we can get the download URL
var downloadURL = uploadTask.snapshot.downloadURL;

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

Labels

None yet

2 participants