You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Simon MacDonald (JIRA)" <ji...@apache.org> on 2012/10/02 21:33:08 UTC

[jira] [Created] (CB-1575) If Media.play() is called before prepare is finished it fails silently

Simon MacDonald created CB-1575:
-----------------------------------

             Summary: If Media.play() is called before prepare is finished it fails silently
                 Key: CB-1575
                 URL: https://issues.apache.org/jira/browse/CB-1575
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
    Affects Versions: 2.1.0
            Reporter: Simon MacDonald
            Assignee: Joe Bowser
            Priority: Minor


On Android we prepare the file before playing. That is done when you create the "new Media". If the prepare is not done before you call the play function it will fail silently. This seems to happen more frequently on remote files which makes sense when you think about it.


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