You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the same issues, created a brand new ns 8 project, then installed nativescript-remote-builds, added .nsremote-config.json and .nsremote.env.json but looks like every time I do a build it uses the local environment.
I cheked the hooks directory and it has only nativescript-core.js.
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
orns 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
The text was updated successfully, but these errors were encountered: