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

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

Description

@borothana

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions