[
https://issues.apache.org/jira/browse/CB-13434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Schumann updated CB-13434:
--------------------------------
Description:
Raw traceback:
TypeError: null is not an object (evaluating 'result.lengthComputable')
at win(/www/plugins/cordova-plugin-file-transfer/www/FileTransfer.js:202:26)
at callbackFromNative(/www/cordova.js:293:63)
at ?
(/www/plugins/cordova-plugin-wkwebview-engine/src/www/ios/ios-wkwebview-exec.js:132:32)
at wrapped(raven.js:386:29)
FileTransfer.js in win at line 202:26 result is null. I don't know when or why
this happens. But when using `cordova-plugin-wkwebview-engine` and
`cordova-labs-wkwebview-engine-localhost` it breaks in about 50% of cases.
Edit:
This error also occurs when not using the plugins mentioned above:
TypeError: null is not an object (evaluating 'result.lengthComputable')
at
win(/var/containers/Bundle/Application/5E20D543-9416-41B8-BC5A-945D1A2610CB/Mindance.app/www/plugins/cordova-plugin-file-transfer/www/FileTransfer.js:202:26)
at
callbackFromNative(/var/containers/Bundle/Application/5E20D543-9416-41B8-BC5A-945D1A2610CB/Mindance.app/www/cordova.js:293:63)
at
nc2(/var/containers/Bundle/Application/5E20D543-9416-41B8-BC5A-945D1A2610CB/Mindance.app/www/cordova.js:1046:39)
at wrapped(raven.js:386:29)
was:
Raw traceback:
TypeError: null is not an object (evaluating 'result.lengthComputable')
at win(/www/plugins/cordova-plugin-file-transfer/www/FileTransfer.js:202:26)
at callbackFromNative(/www/cordova.js:293:63)
at ?
(/www/plugins/cordova-plugin-wkwebview-engine/src/www/ios/ios-wkwebview-exec.js:132:32)
at wrapped(raven.js:386:29)
FileTransfer.js in win at line 202:26 result is null. I don't know when or why
this happens. But when using `cordova-plugin-wkwebview-engine` and
`cordova-labs-wkwebview-engine-localhost` it breaks in about 50% of cases.
> FileTransfer Plugin breaks sometimes
> ------------------------------------
>
> Key: CB-13434
> URL: https://issues.apache.org/jira/browse/CB-13434
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-plugin-file-transfer
> Reporter: David Schumann
>
> Raw traceback:
> TypeError: null is not an object (evaluating 'result.lengthComputable')
> at win(/www/plugins/cordova-plugin-file-transfer/www/FileTransfer.js:202:26)
> at callbackFromNative(/www/cordova.js:293:63)
> at ?
> (/www/plugins/cordova-plugin-wkwebview-engine/src/www/ios/ios-wkwebview-exec.js:132:32)
> at wrapped(raven.js:386:29)
> FileTransfer.js in win at line 202:26 result is null. I don't know when or
> why this happens. But when using `cordova-plugin-wkwebview-engine` and
> `cordova-labs-wkwebview-engine-localhost` it breaks in about 50% of cases.
> Edit:
> This error also occurs when not using the plugins mentioned above:
> TypeError: null is not an object (evaluating 'result.lengthComputable')
> at
> win(/var/containers/Bundle/Application/5E20D543-9416-41B8-BC5A-945D1A2610CB/Mindance.app/www/plugins/cordova-plugin-file-transfer/www/FileTransfer.js:202:26)
> at
> callbackFromNative(/var/containers/Bundle/Application/5E20D543-9416-41B8-BC5A-945D1A2610CB/Mindance.app/www/cordova.js:293:63)
> at
> nc2(/var/containers/Bundle/Application/5E20D543-9416-41B8-BC5A-945D1A2610CB/Mindance.app/www/cordova.js:1046:39)
> at wrapped(raven.js:386:29)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]