David Kemp created CB-4799:
------------------------------

             Summary: incorrect namespace in media - audioplayer
                 Key: CB-4799
                 URL: https://issues.apache.org/jira/browse/CB-4799
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android, iOS
    Affects Versions: Master
         Environment: android , ios maybe others
            Reporter: David Kemp
            Assignee: Joe Bowser


android AudioPlayer.java and ios CDVSound refer to namespace:
org.apache.cordova.core.AudioHandler.Media

but the plugin has been moved to:
org.apache.cordova.core.media.Media

this throws errors in the media tests in Mobile-Spec

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

Reply via email to