I am working on a project using Oracle MAF (which supports apache cordova plugins), and I would like to implement this plugin, however the 3rd party plugin installation process with MAF does not give me direct control over the CLI.
I have not had issues with other plugins that allow manual installation, the process is simple, download the plugin, show your IDE (in this case eclipse) where it is, and MAF takes care of the rest. I'm assuming it calls the cordova CLI during the build process.
Does anyone have any experience with using this plugin with MAF? Is there any chance it can be installed manually, with the appID etc being set in some config files by myself?
I am working on a project using Oracle MAF (which supports apache cordova plugins), and I would like to implement this plugin, however the 3rd party plugin installation process with MAF does not give me direct control over the CLI. I have not had issues with other plugins that allow manual installation, the process is simple, download the plugin, show your IDE (in this case eclipse) where it is, and MAF takes care of the rest. I'm assuming it calls the cordova CLI during the build process. Does anyone have any experience with using this plugin with MAF? Is there any chance it can be installed manually, with the appID etc being set in some config files by myself?