Ram Kulkarni created CB-571:
-------------------------------
Summary: Creating new Media object throws error in iOS
Key: CB-571
URL: https://issues.apache.org/jira/browse/CB-571
Project: Apache Callback
Issue Type: Bug
Components: iOS
Affects Versions: 1.6.1
Environment: iOS
Reporter: Ram Kulkarni
Assignee: Shazron Abdullah
Creating Media for local audio file with following syntax -
var media = new Media(src, mediaSuccess, [mediaError], [mediaStatus]); //as per
API doc
throws following error -
ERROR: Method 'create:withDict:' not defined in Plugin 'Media'
I checked CDVSound.m and there is no createWithDict method.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira