Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Master
-
None
-
None
-
android , ios maybe others
Description
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