[GitHub] cordova-plugin-media issue #100: CB-7684: (iOS) Fix CDVSound killing all aud...

2017-04-13 Thread katzlbt
Github user katzlbt commented on the issue: https://github.com/apache/cordova-plugin-media/pull/100 Sending setActiveNo: to an audio session will always stop recording and playback. This is how the system handles incoming phonecalls etc. > Most apps never need to deactiv

[GitHub] cordova-plugin-media issue #100: CB-7684: (iOS) Fix CDVSound killing all aud...

2016-11-17 Thread katzlbt
Github user katzlbt commented on the issue: https://github.com/apache/cordova-plugin-media/pull/100 It looks like this fix includes the pull request: "Fix app halt when an audio ends w/ another playing" #105 --- If your project is set up for it, you can reply to

[GitHub] cordova-plugin-media issue #54: Handles the "playAudioWhenScreenIsLocked" si...

2016-11-11 Thread katzlbt
Github user katzlbt commented on the issue: https://github.com/apache/cordova-plugin-media/pull/54 @ghenry22 Current sources and README do not indicate any deprecation of **_playAudioWhenScreenIsLocked_** in iOS. Which tickets did you read? https://github.com/apache/cordova

[GitHub] cordova-plugin-media issue #101: CB-11409: (iOS) New method allowing to disa...

2016-11-05 Thread katzlbt
Github user katzlbt commented on the issue: https://github.com/apache/cordova-plugin-media/pull/101 Please check if PullRequest #120 will resolve your issue. I think, the user should not be involved in this issue, especially as it only affects iOS. --- If your project is set up