APP_solve
APP_solve
  • 发布:2025-05-22 15:37
  • 更新:2025-05-22 15:45
  • 阅读:150

uniapp ios打包正式版上传到AppStore 报错

分类:uni-app

报错日志 Error: [ContentDelivery.Uploader.600002714380] Validation failed (409) This bundle does not support one or more of the devices supported by the previous app version. Your app update must continue to support all devices previously supported. You declare supported devices in Xcode with the Targeted Device Family build setting. Refer to QA1623 for additional information: https://developer.apple.com/library/ios/#qa/qa1623/_index.html (ID: a815d553-8423-498f-a37e-0eae4e284982) 2025-05-22 15:08:54.403 [ContentDelivery.Uploader.600002714380] ============= UPLOAD FAILED with 1 error. ============= 2025-05-22 15:08:54.406 Error: Error uploading '/Documents/downZipPath/ce99f4bc4af74cf3bafb7a1a0ed8115f/ce99f4bc4af74cf3bafb7a1a0ed8115f.ipa'. 2025-05-22 15:08:54.406 *** Error: Validation failed This bundle does not support one or more of the devices supported by the previous app version. Your app update must continue to support all devices previously supported. You declare supported devices in Xcode with the Targeted Device Family build setting. Refer to QA1623 for additional information: https://developer.apple.com/library/ios/#qa/qa1623/_index.html (ID: a815d553-8423-498f-a37e-0eae4e284982) (409) { NSLocalizedDeion = "Validation failed"; NSLocalizedFailureReason = "This bundle does not support one or more of the devices supported by the previous app version. Your app update must continue to support all devices previously supported. You declare supported devices in Xcode with the Targeted Device Family build setting. Refer to QA1623 for additional information: https://developer.apple.com/library/ios/#qa/qa1623/_index.html (ID: a815d553-8423-498f-a37e-0eae4e284982)"; NSUnderlyingError = "Error Domain=IrisAPI Code=-19241 \"Validation failed\" UserInfo={status=409, detail=This bundle does not support one or more of the devices supported by the previous app version. Your app update must continue to support all devices previously supported. You declare supported devices in Xcode with the Targeted Device Family build setting. Refer to QA1623 for additional information: https://developer.apple.com/library/ios/#qa/qa1623/_index.html, id=a815d553-8423-498f-a37e-0eae4e284982, code=STATE_ERROR.VALIDATION_ERROR, title=Validation failed, NSLocalizedFailureReason=This bundle does not support one or more of the devices supported by the previous app version. Your app update must continue to support all devices previously supported. You declare supported devices in Xcode with the Targeted Device Family build setting. Refer to QA1623 for additional information: https://developer.apple.com/library/ios/#qa/qa1623/_index.html, NSLocalizedDeion=Validation failed}"; "iris-code" = "STATE_ERROR.VALIDATION_ERROR"; }

2025-05-22 15:37 负责人:无 分享
已邀请:
DCloud_App_Array

DCloud_App_Array

参考这个帖子:https://ask.dcloud.net.cn/question/209521

要回复问题请先登录注册