You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2014/05/05 23:51:23 UTC

[jira] [Updated] (CB-5787) Progress event(fileTransfer.onprogress) crashes on files <50 MB

     [ https://issues.apache.org/jira/browse/CB-5787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-5787:
---------------------------------

    Component/s:     (was: Android)
                     (was: iOS)

> Progress event(fileTransfer.onprogress) crashes on files <50 MB
> ---------------------------------------------------------------
>
>                 Key: CB-5787
>                 URL: https://issues.apache.org/jira/browse/CB-5787
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin File Transfer
>    Affects Versions: 2.9.0
>         Environment: Android 4.0+, iOS6+
>            Reporter: Vishnu Raj
>              Labels: download, event, filetransfer, progress
>
> I have an mp3 download phonegap app. The download progress bar with I made using progressEvent is working fine for small files only. It's good upto files of size 20MB. After that it seems crashes. The result is, app will not respond to any user interactions. But the file is getting downloaded properly. After completing the download, the user can continue using the app and the downloaded file. Until the downloading finishes user feels like the app is not responding. Average size of my files will be 50MB. Maximum will be 60MB.
> So the problem seems only in the progress event. I tried debugging the values, values also no getting updating with download progressing. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)