app-framework
app-framework copied to clipboard
How to use custom Cordova Plugins?
The manual page Cordova Plugins indicates that I have to choose a plugin from https://cordova.apache.org/plugins.
But what if I want to develop or use a custom Cordova plugins with this framework?
There's no way to do it now as of current version. Although you can try to build it with xcode or studio then installing your custom plugin afterwards.