This is my first time trying nativescript remote build. I'm targetting CircleCI for remote builds as suggested in the nativescript blog.
I have just gone through the setup instructions with a small existing project with CircleCI
Everything appears to be correct, I think.
However, when I type ns build ios or ns run ios it does not fire a remote build.
There's no indication that the plugin is actively running.
Please let me know what additional information I can provide to help troubleshoot
thanks