Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-8501

cordova run ios always causes lldb to run interactively.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.0.0
    • 4.0.1
    • cordova-ios
    • None
    • actually, it's 4.2.0 --> not available in the "affects versions" drop down above.

      mac osx, ios8 device

    Description

      cordova run ios always causes lldb to run interactively.
      (because platforms/ios/cordova/run invokes "ios-deploy" with those flags in a hard-coded way).

      This gets in the way of automated tools that don't want this behaviour (and which isn't the default behaviour for other devices).

      Staying in in the debugger should be optional (ie, the normal case should be invoking "ios-deploy" with the "-L" option). lldb should be available, but not as the default.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rpfeifle Ron Pfeifle
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: