Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
moskaliukzhanna opened this issue Apr 4, 2024 · 0 comments

Comments

@moskaliukzhanna
Copy link

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+

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

No branches or pull requests

1 participant