Christoph Pojer created CB-4796:
-----------------------------------

             Summary: FileTransfer Upload Progress does not work
                 Key: CB-4796
                 URL: https://issues.apache.org/jira/browse/CB-4796
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
    Affects Versions: 3.0.0
            Reporter: Christoph Pojer
            Assignee: Joe Bowser
            Priority: Blocker


File Transfer Upload progress has stopped working as of version 3.0.0. I 
suspect it has something to do with sending the JS from a different Thread as 
we are also experiencing issues with the DOM not redrawing (although updating 
just fine) with our custom media plugin (we send JS from a different thread, 
see: 
https://github.com/auphonic/cordova-plugin-media/blob/master/src/android/AudioPlayer.java#L125
 ).

Please let me know if these are two separate issues and if I should create a 
separate issue for both but I strongly suspect that this has something to do 
with each other..

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to