You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Tomas Balicek (JIRA)" <ji...@apache.org> on 2016/03/27 00:49:25 UTC

[jira] [Created] (CB-10970) Not able play multiple sounds

Tomas Balicek created CB-10970:
----------------------------------

             Summary: Not able play multiple sounds
                 Key: CB-10970
                 URL: https://issues.apache.org/jira/browse/CB-10970
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
    Affects Versions: 2.2.0
            Reporter: Tomas Balicek


I have one long background sound. The other sound will occur when a new message come. But when the message sound start the background song is stopped with following error. 


ERROR:    [0x1a0cdb000] AVAudioSession.mm:692: -[AVAudioSession setActive:withOptions:error:]: Deactivating an audio session that has running I/O. All I/O should be stopped or paused prior to deactivating the audio session.
 
 
However this only happens when I run my application on my iPhone 6 iOS 9.3 (haven't tested any other hardware), but does not occur when I run the application in the iOS Simulator.
  
 
Any suggestions or tips are highly appreciated.
Thanks in advance



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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