Skip to content
This repository has been archived by the owner on Jan 6, 2021. It is now read-only.

Visual Studio Cordova Request launch on remote iOS device fail #58

Open
borothana opened this issue Jul 15, 2018 · 1 comment
Open

Visual Studio Cordova Request launch on remote iOS device fail #58

borothana opened this issue Jul 15, 2018 · 1 comment

Comments

@borothana
Copy link

borothana commented Jul 15, 2018

Hi,
I've encountered an issue that I cannot debug in a real iPhone when I use VS 2017. I connect my iPhone to my Mac. If I create another application in Xcode and run it, it works fine. I assume that Xcode could connect to my device, but somehow remotebuild could not do so.

I use VS 2017, macOS High Sierra Version 10.13.4, Xcode 9.4.1, iPhone 8plus with iOS 11.4.1. I could build successfully with Simulator.

I've tried to follow this the instruction in this post #14, but it still failed:

=====Message in VS 2017=====
Requesting launch on remote iOS device for buildNumber 4819 on server https://Borothanas-Air.domain:3000/cordova...
https://Borothanas-Air.domain:3000/cordova/build/4819/run The remote server returned an error: (404) Not Found.
Requesting debug on remote iOS device for buildNumber 4819 on server https://Borothanas-Air.domain:3000/cordova...
https://Borothanas-Air.domain:3000/cordova/build/4819/debug The remote server returned an error: (500) Internal Server Error.

=====Message in remotebuild====
Done with current build. Checking for next build in queue.
GET /cordova/build/tasks/5984 200 1.994 ms - 726
GET /cordova/build/tasks/5984/log 200 119.399 ms - -
GET /cordova/build/5984/download 200 2225.050 ms - -
GET /cordova/build/5984/deploy 200 98.147 ms - 763
GET /cordova/build/5984/run 404 10541.186 ms - 35
GET /cordova/build/5984/debug 500 10015.724 ms - 88

@evren320
Copy link

evren320 commented Nov 26, 2018

i have same error with High Sierra , XCode 10.1, it was fine last week but i don't know what happened but it no longer run on the ipad, only build button seems fine

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants