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

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

Github user filmaj commented on a diff in the pull request:

    
https://github.com/apache/cordova-plugin-media/pull/140#discussion_r120494584
  
    --- Diff: README.md ---
    @@ -46,7 +46,7 @@ function onDeviceReady() {
     }
     ```
     
    -Report issues with this plugin on the [Apache Cordova issue 
tracker](https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20status%20in%20%28Open%2C%20%22In%20Progress%22%2C%20Reopened%29%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20%22Plugin%20Media%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC)
    +Report issues with this plugin on the [Apache Cordova issue 
tracker](https://issues.apache.org/jira/browse/CB-12851?jql=project%20%3D%20CB%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened)%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20%22cordova-plugin-media%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC)
    --- End diff --
    
    Is there a reason to have the link reference a particular issue? i.e. here 
there is CB-12851 referenced.


> iOS - Media Plugin wont play after release
> ------------------------------------------
>
>                 Key: CB-12851
>                 URL: https://issues.apache.org/jira/browse/CB-12851
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-plugin-media
>    Affects Versions: [email protected]
>         Environment: iOS Simulator ( I don't own an iphone to test )
>            Reporter: Shawn Makinson
>            Priority: Blocker
>         Attachments: media-repro.zip
>
>
> I have an app that plays an infinite audio stream and if a different stream 
> is chosen the current Media instance is released and a new one created with 
> the new src. It works as expected on android, but on iOS it only plays the 
> first instance. Once release is called it will no longer play. I get error 
> code 4 with no message.
> Media plugin version 3.0.1



--
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