AngularFire2 – Firebase storage getDownloadURL () – Cómo devolver la URL para firestore Solución: //observable to store download url downloadURL: Observable<string>; task.snapshotChanges().pipe( finalize(() => { Leer Más