-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.6.0, 2.7.0
-
Fix Version/s: None
-
Component/s: cordova-plugin-media
-
Labels:None
-
Environment:
iPhone 5 running iOS version 6.1.3 and 6.1.2
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