f-miyu / Plugin.FirebaseStorage

MIT License
12 stars 7 forks source link

Exception: The storage Uri cannot contain a path element. #2

Open manuel-mariani opened 5 years ago

manuel-mariani commented 5 years ago

var reference = CrossFirebaseStorage.Current.Instance.RootReference.GetChild("test.png"); await reference.PutStreamAsync(file);

The variable file is a file taken with plugin.media