cordova-plugin-app-update icon indicating copy to clipboard operation
cordova-plugin-app-update copied to clipboard

progress bar

Open rizpardazan opened this issue 6 years ago • 4 comments

hello dear, plugin works well but when downloading update apk from server , yello progressbar did not shown but apk file is downloading and after some time go to install apk file. how can i solve this ?

rizpardazan avatar Apr 24 '18 12:04 rizpardazan

same here. apk is around 30mb large. I did see the progress bar when I tried it with the demo version. Any thoughts?

//edit After adding some LOG.d outputs to the progress I found out that the length is -1, which could be because my testprovider doesn't send the content-length. I will check in a few days because I will move those files to our offical ftp space.

nosTa1337 avatar May 16 '18 13:05 nosTa1337

Having same issue, any update?

Nashorn avatar Apr 16 '19 20:04 Nashorn

at my site it was the missing content length from the webspace provider. Make sure the content length is sent.

nosTa1337 avatar Apr 17 '19 05:04 nosTa1337

hosted apk on godaddy, how do i send back the content length?

Nashorn avatar Apr 17 '19 11:04 Nashorn