I tried to add 'NativeTable' plugin, to display tableview in my phonegap app.
i am getting error as "ERROR: Plugin '' not found, or is not a CDVPlugin. Check your plugin mapping in config.xml".
I have added NativeTable.h and NativeTable.m file in plugins directory, NativeTable.js in www directory.
and also added <plugin name="NativeTable" value="NativeTable" />
in config.xml file, in cordova.plist a key/value pair Key:NativeTable Value:Nativetable is added in plugins dictionary.
Please help me out with a solution.
Thanks in advance
You must check the location of the .h and .c file of the plugin. They must be in the plugins folder of the project. Triple check this is the case - as it is the only way the error can come about.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With