Questions tagged [sidekick]
40 questions
1
vote
1 answer
Cloud build for iOS using Nativescript Sidekick results in CODE_SIGN_ENTITLEMENTS error
After adding an app.entitlements file to the project for the purpose of enabling push notification (aps-environment) Sidekick cloud build produces an error
indicating that the cloud build server can not locate the app.entitlements file.
The…

DropHit
- 1,695
- 15
- 28
1
vote
1 answer
Get error after install nativescript-plugin-firebase when build for android using nativescript sidekick
I installed nativescript-plugin-firebase step by step according to the document, but every time when I use sidekick on MacOS to build or run the app for android. I always get the error, the log is below:
[18-11-08 09:36:09.139] NativeScript…

hui
- 101
- 8
1
vote
1 answer
NativeScript won't run local build from Sidekick
I freshly installed Sidekick for NativeScript.
When I press "Run on Device" button application throws
"Your system is not configured for local builds"
Weirdly running the app from cmd with tsc run command works perfectly and application compiles…

Jakub
- 143
- 8
1
vote
1 answer
NativeScript Sidekick Errors while Generate Provisioning Profile and Certificate
I am trying to setup a Mobile development environment, a true WORA.
NativeScript seems to be ticking all the boxes.
I have therefore installed Visual Studio Code with NativeScript Plugin and SideKick. I am trying to do a simple thing at the moment,…

Michael
- 13
- 2
0
votes
1 answer
how to export bookmarks from sidekick and import it to chrome
I love Sidekick but I changed my PC so I need to sync sidekick bookmarks in current device to another sidekick or chrome in new device.
Anyone knows how to do that??
sidekick in current device => sidekick in new device
Or sidekick in current device…

Hiroshi Nishio
- 222
- 4
- 11
0
votes
0 answers
Nativescript Sidekick Build Release Android - Build failed. Unable to decrypt PKCS#8 ShroudedKeyBag, wrong password?
I'm trying to build my first application for the play store.
I created a new Keystore with KeyStore Explorer as described in tutorials as a p12 file
I start the build giving it the keystore password and after Upload step completed the error in the…

Rocky
- 1
0
votes
1 answer
How do i prevent SDK Version Issue when Using nativescript sidekick to build my ios app
When i build my app using Nativescript Sidekick, i get a warning , which is confirmed by mail from apple, telling me that i need to deliver my app using the latest SDK version.
ITMS-90725: SDK Version Issue - This app was built with the iOS 12.4
…

Bert Otte
- 19
- 5
0
votes
0 answers
Nativescript submission to Apple Store fails with ERROR ITMS-90034
When publishing to App Store from Nativescript Sidekick I get the following error:
Error: Spawn failed. [Transporter Error Output]: Sign in with the app-specific password you generated. If you forgot the app-specific password or need to create a new…

Damikael
- 1
- 1
0
votes
0 answers
Nativescript Sidekick iOS build fails on windows
I have an NS Core 6.2 app which builds correctly for Android, but fails for iOS on my Windows 10 machine when using Sidekick. The same app builds correctly on my mac machine.
Here is the error:
[20-02-25 08:42:40.238] Build failed. Build failed.…

dpdragnev
- 2,011
- 2
- 28
- 55
0
votes
1 answer
NativeScript Sidekick iOS Code Signing Error: Auto Generation Failed
I am trying to use "iOS Auto Generate Provisioning Profile and Certificate" inside SideKick. The first time I set up the Provisioning and Certificates with that it worked. But the provision expired so I tried to set up this thing again but i got…

karrax
- 15
- 5
0
votes
1 answer
Testing nativescript build on iOS
We have built a NativeScript application for iOS using nativescript sidekick cloud build (We don't have a mac, this was done on Linux)
Build was successfull.
How do we send it to testflight so we can run it on iPad?

Ori Idan
- 153
- 1
- 9
0
votes
2 answers
Native script IOS deployment
We are trying to build iOS application using NativeScript sidekick on a Linux machine.
We got to the stage where it asks for certificate and provisioning profile.
How do we get these files?
We have a paid Apple developer Id. We created a certificate…

Ori Idan
- 153
- 1
- 9
0
votes
1 answer
I get an error when opening Nativescrupt Sidekick - Missing API tns.liveSyncService
I've just installed Nativescript Sidekick, when I try to run Sidekick I get this error. (node:10788) Error: Missing API. - tns.liveSyncService.
I've tried unistalling and reinstalling nativesript and node.js to no avail.
Please assist

LMDev
- 37
- 1
- 10
0
votes
1 answer
Sidekick Cloud build - iOS - Cloud messaging
I'm pretty new in app development, that's why I'm using Cloud Builds with Nativescript Sidekick.
I have well installed/setup Firebase, everything works for Android, but for iOS, I don't get messages. Nativescript's Firebase plugin from Eddy…

Alain Webcd
- 43
- 6
0
votes
1 answer
NativeScript Sidekick: "No matching version found for tns-android@0.0.1"
After installing AndroidStudio, I could start the Android Emulator Nexus 5X, but when trying to run my NativeScript project in Sidekick, I get "Error detected during LiveSync on emulator-5554: No matching version found for tns-android@0.0.1". Has…

IngoB
- 2,552
- 1
- 20
- 35