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 -

android - Adapter not working with listview -

javascript - PhoneGap show downloaded image in iframe -