how can image be downloaded to storage from server? -
how can image can downloaded server mobile's storage in code name one?
imagedownloadservice.createimagetostorage(imageurl, null, "image.png")
creates image on storage blank , not opening.
if want download use util.downloadtostorage()
otherwise recommend urlimage
rather imagedownloadservice
.
Comments
Post a Comment