f-miyu / Plugin.FirebaseStorage

MIT License
12 stars 7 forks source link

Get Download url doesn't work #4

Open BoomShakalaka86 opened 4 years ago

BoomShakalaka86 commented 4 years ago

Hi, this doesn't Work var reference = CrossFirebaseStorage.Current.Instance.RootReference.GetChild(picturePath); var url = await reference.GetDownloadUrlAsync();

Best regards

angelru commented 3 years ago

@BoomShakalaka86 url.AbsoluteUri;