Skip to content

ios-deploy[14310:720906] [ !! ] Error 0xe8000080: This application does not support this kind of device. AMDeviceSecureInstallApplication(0, device, url, options, install_callback, 0) #599

@moskaliukzhanna

Description

@moskaliukzhanna

I am using iOS-deploy for distributing my Only - Apple Watch Application.
iPhone - 13 Pro - iOS 17.4.1
Apple Watch Ultra - WatchOS 10.4
Xcode 15.3
xcode-select version 2406
iOS-deploy : 1.12.2

Build and launch works on both Apple Watch and iPhone from Xcode UI but while deploying .app file to Apple Watch using:

ios-deploy -v 00008301-************* -r --bundle build/MyApp.app

iOS-deploy does not deploy and launch application. It fails with error:

ios-deploy[14310:720906] [ !! ] Error 0xe8000080: This application does not support this kind of device. AMDeviceSecureInstallApplication(0, device, url, options, install_callback, 0)

I checked my provisions, even double checked, also it works from Xcode perfectly.

I tried to play with the CPU architectures in MyProject Xcode settings and it didn't help. I think it checks somehow the CPU of the Device and it does not mach some check you have.
!! Issue started appearing after watchOS 10+, Xcode 15+ and iOS 17+

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