This is a migrated thread and some comments may be shown as answers.

Uncaught Error: Module org.apache.cordova.media-capture.CaptureVideoOptions does not exist.

1 Answer 138 Views
Report a bug
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Sairaj
Top achievements
Rank 1
Sairaj asked on 21 Jun 2015, 07:32 AM

Hi ,

 

I have an appbuilder application which is working properly in windows client simulators. But when I try to test in on appbuilder web simulators it is showing an error "Uncaught Error: Module org.apache.cordova.media-capture.CaptureVideoOptions does not exist.". Can any body help me with this why this is happening.

 

Thanks!

1 Answer, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 24 Jun 2015, 01:02 PM
Hello Sairaj,

The Media Capture plugin is not supported in the AppBuilder simulators. You can find a list of all supported plugins in our documentation. Still, the error I would expect to see is that you cannot evaluate a property of an undefined object. This is why I will need more information in order to investigate the case further.

Can you please elaborate on the scenario in which it comes up:
  • the Cordova version your project is targeting
  • the plugins used in your project
  • code snippets demonstrating the Cordova API you're using
It would also greatly help if you can send a sample project where I can replicate the issue. Thank you in advance for your cooperation on that matter.

Regards,
Tina Stancheva
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
Report a bug
Asked by
Sairaj
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Share this question
or