nativescript-cordova-support icon indicating copy to clipboard operation
nativescript-cordova-support copied to clipboard

A NativeScript plugin which enables you to use cordova plugins inside your NativeScript-based project.

Results 5 nativescript-cordova-support issues
Sort by recently updated
recently updated
newest added

I am trying to integrate the Cordova plugin @thegrizzlylabs/cordova-plugin-genius-scan into our Nativescript Angular web sharing project. The following error is thrown while running the command `tns runs ios --bundle` ```bash...

Hi! I receive the following error when trying to build or run my app. I followed all the instructions, got the message your plugin was installed successfully using both methods,...

Console prints this error: System.err: TypeError: Cannot read property 'NativescriptCordovaBridge' of undefined

I am trying to do a sample for performing offline data sync with Azure Mobile App Service. The below are the dependencies in my package.json ``` "dependencies": { "cordova-nativescript-plugin": "file:cordova-nativescript-plugin",...

Hi there, Is this plugin still maintained? I just tried running the install command as provided by the documentation but it doesn't work. Using nativescript 4.2 on Windows. Cheers! Output...