You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ripple.apache.org by "Benjamin Warshaw (JIRA)" <ji...@apache.org> on 2014/05/05 16:21:17 UTC

[jira] [Comment Edited] (RIPPLE-59) Media plugin: cordova object not defined

    [ https://issues.apache.org/jira/browse/RIPPLE-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989544#comment-13989544 ] 

Benjamin Warshaw edited comment on RIPPLE-59 at 5/5/14 2:19 PM:
----------------------------------------------------------------

Yes, using the CLI:

{{cordova plugin add org.apache.cordova.media}}

The error is through when I try to create a new Media object (after device is ready).


was (Author: benjarwar):
Yes, using the CLI:

{{cordova plugin add org.apache.cordova.media}}

> Media plugin: cordova object not defined
> ----------------------------------------
>
>                 Key: RIPPLE-59
>                 URL: https://issues.apache.org/jira/browse/RIPPLE-59
>             Project: Apache Ripple
>          Issue Type: Bug
>         Environment: Ripple 0.9.22, Phonegap 3.4.0-0.19.18, Chrome 34.0.1847.131, OSX 10.8.5
>            Reporter: Benjamin Warshaw
>              Labels: cordova-plugin-media, media, phonegap
>
> When instantiating a new Media object, using the Media plugin, I'm consistently getting the following error:
> {{Uncaught ReferenceError: cordova is not defined     ripple.js:33988}}
> Have tested this with a brand new Phonegap application created with the CLI.  The error occurs in the {{createAudio}} function.



--
This message was sent by Atlassian JIRA
(v6.2#6252)