535
Views
2
Comments
Solved
Cordova is not defined
Application Type
Mobile, Reactive

Call Direct Plugin demo.

Trying to get the Call Direct Plugin demo working.

Getting Error Cordova is not defined.

There are answers in the forum, but none that point to my case.

Someone has a solution.


There will be many questions in the forum now that I am new to this.

John

Call Direct Plugin -Demo.oap
2024-12-10 04-40-04
Gitansh Anand
Solution

Hi @John Forsberg, First thing, Cordova is not available in web emulators, so to test plugin functionality, you need an Android or Apple device, as plugins are for native features of the device. And if you are testing it on a device, then you need to regenerate and download a new version of the app after adding your plugin dependencies, because when you generate a new version, OutSystems will add the required files for the plugin.

Thanks
Gitansh Anand

UserImage.jpg
John Forsberg

Thanks!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.