Document, plugin and sample capx files are included.
It is similar with call javascript plugin, but my plugin could receiving callback of javascript function.
It is possible to use this plugin to invoke javascript function of cordova plugin.
Thanks for sharing! rexrainbow
It was missing for me. Thank you!
Update
Add "Action:Set object type", "Action:Create instance" to create javascript object.
Add "Action:Add C2 function callback" to trigger c2 function as callback.
Add more examples : A simple test of deepstream.io's client
This example also could run at C3, too.
Hi —
Can you give us a really simple example .capx file how to use this plugin to call function from cordova plugin.
Because many cordova plugin don't have c2 plugin, so this is really useful.
Thank you.
mickeyboy
Example of invoking cordova plugin, made by gonzdevour .It requires rex_hash plugin I guess.
mickeyboy Example of invoking cordova plugin, made by gonzdevour .It requires rex_hash plugin I guess.
Develop games in your browser. Powerful, performant & highly capable.
Update: