You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by hannut91 <gi...@git.apache.org> on 2017/09/05 15:01:27 UTC

[GitHub] cordova-plugin-media pull request #147: CB-13243: (iOS) Reset default audio ...

GitHub user hannut91 opened a pull request:

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

    CB-13243: (iOS) Reset default audio session category when release

    ### Platforms affected
    iOS
    
    ### What does this PR do?
    Fix plugin
    
    ### What testing has been done on this change?
    After recording and releasing, can play other audio source output.
    
    ### Checklist
    - [o] [Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database
    - [ ] 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/hannut91/cordova-plugin-media master

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

    https://github.com/apache/cordova-plugin-media/pull/147.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 #147
    
----
commit 87e33cff8ac8b84a2795d267506fb972af840817
Author: yunseok <ha...@gmail.com>
Date:   2017-09-05T14:35:25Z

    reset default audio session category when release

----


---

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