Justin de Leon created CB-12824:
-----------------------------------

             Summary: cordova-plugin-media - Pausing and playing streaming 
audio plays incorrect audio.
                 Key: CB-12824
                 URL: https://issues.apache.org/jira/browse/CB-12824
             Project: Apache Cordova
          Issue Type: Bug
          Components: cordova-ios
    Affects Versions: 6.3.1
            Reporter: Justin de Leon
            Priority: Blocker


Let's say I have to instances of Medias - a & b.

(Media object instances are created on press of play)

I pressed play on track a. Track a plays. I press pause on track a.
I pressed play on track b. Track b plays. I press pause on track b.

When I press play on track a again, track b resumes. I check the media object 
of track A, and its duration and position is the one from track b.

I did not have this issue when using the cordova-media-plugin version 1.0.1. I 
suppose after adding support for background threading, this happens.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to