Closed glendonrowe closed 6 years ago
Hello @glendonrowe,
The problem is that currently, cloud builds do not support next version runtimes. I noticed that you are using NativeScript CLI, version 3.4.0-2017-11-15-10117, which is not an official version and I suppose that in the package.json file of your application, you have something like:
"nativescript": {
"id": "[app-id]",
"tns-ios": {
"version": "3.4.0-2017-11-15-10117"
}
}
In order to get the cloud build to pass, you should change the version of the runtime in your package.json to the latest official version - "3.3.1".
One thing I forgot to mention - you must change the version of your local NativeScript CLI to the latest official version (3.3.1) as well.
Please, provide the details below:
Using Nativescript Sidekick on Windows 10 and every time I perform run > build or run > run on device I receive an error, "No Platform Specified". I have to certificate for iOS as well as the provision so that's fine. Not really sure what that error means or where I need to go to specify the playform, I assumed I was specifying the platform when I click on the iOS button and it asks me for the password I set for the certificate.
Did you verify whether this issue has already been reported here?
_Yes/
Tell us about the problem.
Give us a concise description of the feature you suggest or the issue you report. Can't use cloud build to deploy nativescript application to iOS device on Windows.
Which platform(s) does the issue occur on?
iOS/Android/Both (if applicable, tell us the specific version of the platform) only happens for iOS
Windows/macOS/Linux/Multiple (if applicable, tell us the specific version of the platform) Windows 10
Provide the following version numbers that the issue occurs with:
To get these version, click on Help/About
Tell us how to recreate the issue in as much detail as possible.
Does this issue happen every time?
Yes
Send the client logs.
The client logs can help us identify what is causing the issue. You can create a gist with the app logs. Based on your operating system, the logs are located in the following directories:
CLI Logs
Main Logs