NativeScript / nativescript-remote-builds

A NativeScript plugin for remote builds when running and publishing NativeScript apps without env setup.
Apache License 2.0
26 stars 9 forks source link

Remote-Builds plugin does not work with Nativescript 7 #17

Open mrh1997 opened 3 years ago

mrh1997 commented 3 years ago

When trying to do a remotebuild with nativescript 7 (7.0.11 on Windows PC) the remote build plugin is not called at all (it always is doing a local build).

When switching back to nativescript 6 everything worked fine.

kelf47 commented 3 years ago

I have the same problem. Any update?

kelf47 commented 3 years ago

@mrh1997 this PR solves the problem https://github.com/NativeScript/nativescript-remote-builds/pull/15 ;)

EdJones commented 3 years ago

Any progress on fixing this to work out-of-the-box?

mskourtelis commented 3 years ago

any update on this topic ?

rigor789 commented 3 years ago

Try with nativescript-remote-builds@next - there has been a recent update for ns7.

mskourtelis commented 3 years ago

That was quick 👍 Thank u @rigor789 . I solved my problem.