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

Popular posts from this blog

javascript - IndexedDB error: Uncaught DataCloneError: Failed to execute 'put' on 'IDBObjectStore': An object could not be cloned -

java - Unable to make sub reports with Jasper -

Integrity error when loading fixtures for Selenium testing in Django -