0

I get this strange URL, com.google.android.gms.tasks.zzu@424c4968 that is not my URL photo. To solve this He suggests me to URL convert into String. but why still not working?

Cannot retrieve images from firebase storage

this is my code that result the strange url:

Task<Uri> download_uri = task.getResult().getStorage().getDownloadUrl();
Map<String, Object> value = new HashMap<>();
value.put("image", download_uri.toString()); // i follow his suggestion to convert url into string

OUTPUT of download_uri com.google.android.gms.tasks.zzu@424c4968

Tanveer Munir
  • 1,956
  • 1
  • 12
  • 27
Bill Gates
  • 215
  • 2
  • 11

0 Answers0