Skip to content

Can not start com.apple.debugserver on iOS 14 device under Xcode 12.0 beta 4 #469

Closed
@albertdai

Description

@albertdai

MUST READ BEFORE YOU FILE (DELETE THIS SECTION BEFORE FILING)

Include the command line arguments you used for ios-deploy.

Don't forget to check out the README before filing this issue

The same thread in the libimobiledevice side: libimobiledevice/libimobiledevice#1004

Expected behavior

Install the app successfully and launch the app on the device

Actual behavior.

The command failed with "Error 0xe8000022: The service is invalid. AMDeviceSecureStartService(device, CFSTR("com.apple.debugserver"), NULL, &con)"

Steps to reproduce the problem

  1. Connect to an iOS 14 device and use Xcode 12.0 beta4
  2. Run ios-deploy -d -b {Bundle.app}

System Specs

macOS 15.5
Xcode 12.0
Build version 12A8179i

Please run the commands below in your Terminal.app and include it in the issue. Check when done and include results below.

  • 1. system_profiler SPSoftwareDataType
  • 2. ios-deploy -V
  • 3. xcodebuild -version
  • 4. xcode-select --print-path
  • 5. gcc --version
  • 6. lldb --version
  • If using NodeJS/npm
    • 7. npm -v
    • 8. node -v

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions