You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/07/14 19:43:00 UTC

[jira] [Commented] (CB-7995) FileTransferError.exception property is always null on iOS

    [ https://issues.apache.org/jira/browse/CB-7995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16087908#comment-16087908 ] 

ASF GitHub Bot commented on CB-7995:
------------------------------------

GitHub user filmaj opened a pull request:

    https://github.com/apache/cordova-plugin-file-transfer/pull/185

    CB-7995: document that `FileTransferError.exception` on iOS is never used

    https://issues.apache.org/jira/browse/CB-7995
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/filmaj/cordova-plugin-file-transfer CB-7995

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-file-transfer/pull/185.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #185
    
----

----


> FileTransferError.exception property is always null on iOS
> ----------------------------------------------------------
>
>                 Key: CB-7995
>                 URL: https://issues.apache.org/jira/browse/CB-7995
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-plugin-file-transfer
>    Affects Versions: 3.6.0
>         Environment: iOS7, 8 iPhone/iPad
>            Reporter: Shingo Toda
>            Priority: Minor
>              Labels: backlog
>
> {{exception}} property of FileTransferError is always null. When I looked into source code for iOS and Android, probably this filed is used only on Andrdoid. {{createFileTransferError}} method on iOS does not take exception parameter while the one on Android does.
> This support information should be added in API reference.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org