Skip to content

not support tvOS #1649

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

Open
GigiOrGugu opened this issue Apr 18, 2025 · 0 comments
Open

not support tvOS #1649

GigiOrGugu opened this issue Apr 18, 2025 · 0 comments

Comments

@GigiOrGugu
Copy link

Describe the bug

The ipa file provided by the official website isn't for tvOS devices

Link to Appium logs

I update the signature locally, the ipa file from the official website can't be installed on tvOS devices.

The error log is here:

Error installing '/Users/qa/Downloads/wda-resign.ipa', ERROR: Error Domain=com.apple.dt.CoreDeviceError Code=3002 "Failed to install the app on the device." UserInfo={NSLocalizedDescription=Failed to install the app on the device., NSUnderlyingError=0x60000f7f32d0 {Error Domain=IXUserPresentableErrorDomain Code=6 "无法安装“WebDriverAgentRunner-Runner”" UserInfo={NSUnderlyingError=0x60000f7f1170 {Error Domain=MIInstallerErrorDomain Code=10 "This app was not built to support this device family; app is compatible with (
1,
2
) but this device supports (
3
)" UserInfo={LegacyErrorString=DeviceFamilyNotSupported, FunctionName=MIIsApplicableToCurrentDeviceFamilyWithError, SourceFileLine=86, NSLocalizedDescription=This app was not built to support this device family; app is compatible with (
1,
2
) but this device supports (
3
)}}, NSLocalizedDescription=无法安装“WebDriverAgentRunner-Runner”, NSLocalizedRecoverySuggestion=This app was not built to support this device family; app is compatible with (
1,
2
) but this device supports (
3
), NSLocalizedFailureReason=此App并非为此设备设计。}}, NSURL=file:///Users/qa/Downloads/wda-resign.ipa}
Domain: com.apple.dt.DVTCoreDevice
Code: -1
User Info: {
DVTErrorCreationDateKey = "2025-03-17 03:06:27 +0000";
}

Error installing '/Users/qa/Downloads/wda-resign.ipa', ERROR: Error Domain=com.apple.dt.CoreDeviceError Code=3002 "Failed to install the app on the device." UserInfo={NSLocalizedDescription=Failed to install the app on the device., NSUnderlyingError=0x60000f7f32d0 {Error Domain=IXUserPresentableErrorDomain Code=6 "无法安装“WebDriverAgentRunner-Runner”" UserInfo={NSUnderlyingError=0x60000f7f1170 {Error Domain=MIInstallerErrorDomain Code=10 "This app was not built to support this device family; app is compatible with (
1,
2
) but this device supports (
3
)" UserInfo={LegacyErrorString=DeviceFamilyNotSupported, FunctionName=MIIsApplicableToCurrentDeviceFamilyWithError, SourceFileLine=86, NSLocalizedDescription=This app was not built to support this device family; app is compatible with (
1,
2
) but this device supports (
3
)}}, NSLocalizedDescription=无法安装“WebDriverAgentRunner-Runner”, NSLocalizedRecoverySuggestion=This app was not built to support this device family; app is compatible with (
1,
2
) but this device supports (
3
), NSLocalizedFailureReason=此App并非为此设备设计。}}, NSURL=file:///Users/qa/Downloads/wda-resign.ipa}
Domain: com.apple.dt.DVTCoreDevice
Code: -1

System Information

macOS Version 14.6.1 (Build 23G93)
Xcode 16.2 (23507) (Build 16C5032a)
Timestamp: 2025-03-17T11:06:27+08:00

Environment

  1. Appium version (or git revision) that exhibits the issue:
  2. Last Appium version that did not exhibit the issue (if applicable):
  3. Node.js version (unless using Appium.app|exe):
  4. Npm or Yarn package manager:
  5. Mobile platform/version under test:
  6. Real device or emulator/simulator:
  7. Appium CLI or Appium.app|exe:
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