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

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

GitHub user leopatras opened a pull request:

    https://github.com/apache/cordova-plugin-media/pull/131

    CB-1254: (ios) Fix wav file recording, add m4a extension

    <!--
    Please make sure the checklist boxes are all checked before submitting the 
PR. The checklist
    is intended as a quick reference, for complete details please see our 
Contributor Guidelines:
    
    http://cordova.apache.org/contribute/contribute_guidelines.html
    
    Thanks!
    -->
    
    ### Platforms affected
    ios
    
    ### What does this PR do?
    Fixes https://issues.apache.org/jira/browse/CB-12542
    
    ### What testing has been done on this change?
    running tests/test.js
    
    ### Checklist
    - [x] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database
    - [x] Commit message follows the format: "CB-3232: (android) Fix bug with 
resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform 
affected.
    - [ ] Added automated test coverage as appropriate for this change.

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

    $ git pull https://github.com/leopatras/cordova-plugin-media master

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

    https://github.com/apache/cordova-plugin-media/pull/131.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 #131
    
----

----


> FileTransfer to support multiple files
> --------------------------------------
>
>                 Key: CB-1254
>                 URL: https://issues.apache.org/jira/browse/CB-1254
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Android
>    Affects Versions: 2.0.0
>            Reporter: Octavian Ciubotaru
>            Assignee: Joe Bowser
>            Priority: Minor
>              Labels: file, files, filetransfer, multipart, multiple, post, 
> transfer, upload
>             Fix For: Master
>
>
> I've done a plugin that is able to post (multipart) multiple files. Now it 
> works for Android only.
> I think this is good feature to have out of the box.
> I you don't mind, I can share code. But there is a problem, input parameters 
> differ a bit and will break existing contract for upload() function.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to