Questions tagged [nativescript-sidekick]
9 questions
5
votes
3 answers
Has the nativescript sidekick discontinue?
Whenever I clicked the nativeScript sidekick download link for window it redirect me to the main page. I don't see any download link for nativescript sidekick there. So I look for the information about whether sidekick is discontinue or not but I…

Haha
- 148
- 1
- 8
2
votes
1 answer
Why does Sidekick not open my app anymore?
It's been about a year and little that I have used Sidekick in order to publish my NativeScript Android app. Everything worked fine in those days.
Now I updated Sidekick to 1.20.1-v.2020.6.3.2 (latest) accidently. Since then I can't open my app…

Ingmar
- 1,525
- 6
- 34
- 51
2
votes
2 answers
Invalid Provisioning Profile when building for release
I am trying to build a release version of the app, I have downloaded and installed the distribution certificate and the right provisioning file but whenever I try to build locally it succeeds but when I try to upload it using Transporter I get the…

denied
- 133
- 2
- 9
1
vote
0 answers
Nativescript App versioning discrepancy between Sidekick and xCode
I am setting up my NS 6.4.2 app in Sidekick as Application Version 5.00 and Application Build Version as 5.03.
When I run tns ios prepare --release on my Mac and open Xcode to publish the app, I see Verson 5.03 and Build 5.00.
It looks like the…

dpdragnev
- 2,011
- 2
- 28
- 55
1
vote
0 answers
nativescript sidekick cloud build fails to execute firebase hooks
I'm using nativescript-plugin-firebase on my ios app. I can't use nativescript-sidekick cloud build. It gives me this strange error and I don't really have any idea how to deal with this:
[20-02-06 01:33:31.307] (CLI) + 553 hidden…

yukashima huksay
- 5,834
- 7
- 45
- 78
0
votes
1 answer
nativescript: error when publishing via Local Build
I can do cloud builds successfully but I am having issues with Local Builds. I checked xCod under Signings & Capabilities and the provisioning profile is setup properly but when publishing a Local Build in Nativescript Sidekick, I keep getting this…

HoraceLata
- 15
- 1
0
votes
1 answer
Nativescript 6.3.0 hangs on build and run commands
I have an NS 6.3.0 Core app on a windows 10 machine. When I try to build the cli gets stuck. Here are the details:
PS C:\DEV PROJECTS\DRAX\Project\wa_app> tns build android
Copying template files...
Platform android successfully added.…

dpdragnev
- 2,011
- 2
- 28
- 55
0
votes
1 answer
nativescript cli sidekick with nvm
When I use nvm to install a recent version of node, I have to reinstall tns. I can do that with the command npm i -g nativescript@latest. If I check tns --version I get the appropriate version. However, Nativescript Sidekick keeps telling me to run…

bradrice
- 1,655
- 2
- 24
- 44
0
votes
0 answers
nativescript sidekick cloud build fails
I can build successfully with tns debug android on local but when I try to do a clean cloud debug build with sidekick it fails with this weird error:
[20-02-06 00:49:17.869] (CLI) Webpack compilation complete.
[20-02-06 00:49:17.869] (CLI)…

yukashima huksay
- 5,834
- 7
- 45
- 78