You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jeff Que (JIRA)" <ji...@apache.org> on 2013/05/06 20:16:17 UTC

[jira] [Created] (CB-3353) No Media.MEDIA_STARTING status when using media player in iOS

Jeff Que created CB-3353:
----------------------------

             Summary: No Media.MEDIA_STARTING status when using media player in iOS
                 Key: CB-3353
                 URL: https://issues.apache.org/jira/browse/CB-3353
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
    Affects Versions: 2.6.0, 2.7.0
         Environment: iPhone 5 running iOS version 6.1.3 and 6.1.2
            Reporter: Jeff Que
            Assignee: Shazron Abdullah


After creating a media player object in iOS and calling play() method, the provided mediaStatus function never gets called with the status Media.MEDIA_STARTING. This differs from the Android functionality.

The issue is in class CDVSound, method "prepareToPlay:withId:" does not send a notification for MEDIA_STARTING

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira