[
https://issues.apache.org/jira/browse/CB-13243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153785#comment-16153785
]
ASF GitHub Bot commented on CB-13243:
-------------------------------------
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 <[email protected]>
Date: 2017-09-05T14:35:25Z
reset default audio session category when release
----
> Don't reset default audio session category when release
> -------------------------------------------------------
>
> Key: CB-13243
> URL: https://issues.apache.org/jira/browse/CB-13243
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-plugin-media
> Reporter: Yunseok Han
> Labels: ios
>
> When recording is released, don't set category.
> all audio output in app is not working.
> So have to set basic category of avsession to
> AVAudioSessionCategorySoloAmbient
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]