app-framework icon indicating copy to clipboard operation
app-framework copied to clipboard

How to use custom Cordova Plugins?

Open ehausen opened this issue 7 years ago • 1 comments

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?

ehausen avatar Apr 19 '18 22:04 ehausen

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.

josteph avatar Apr 20 '18 01:04 josteph