Nathanael Anderson
Nathanael Anderson
@dudipsh - Hi, most of my plugins are open source (like this one); so their isn't anything to purchase. However, if you want to hire me to create a angular...
@dudipsh - SignalR is a completely different plugin/product... It has its own demo that is different than the demo for this plugin. In addition, it has its own private repo...
Well when I wrote it; the idea I had with it was: `tns create nativescript-pluginname --template plugin` Wouldn't that have just been awesome? Hence the actual name of the repo;...
No way to do that in the plugin. I'm sure those features could be added. I don't need either of those features; but if someone wanted to implement them and...
In your actual source code file did you export a "SimCard" class? Because your import statement is attempting to import it...
Can you double check that your package.json; and verify that it has "sim-card.js" as the main key?
Don't worry; I'll get it working soon. Just haven't had time to mess with it, yet. Paid work has to come before the free stuff...
I assume this is angular. If you have a label hard coded on the form does it pick it up?
This might be a limitation of Angular; have you tried the `deep` command also?
Have you downloaded the demo and seen if it builds properly?