Hi, I am wanting to know the process or how I can use Cordova plugins that are listed on Cordova NPM website?
I have tried created a custom add-on which is a simple wrapper for a Cordova plugin and built to iOS Xcode using the build service, it compiles but the addon doesn't work.
I noticed that the Cordova plugin itself doesn't seem to exist in the Xcode project, So I have tried adding it manually but this has thrown up a load of errors.
Is this possible?
Thanks
Andy