- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我已尝试将其提交审核并自动发布到 App Store Connect。我曾经使用Apple App Store从市场发布阶段。对于 Testflight 上传,该 bundle 也适用。我尝试测试它自动发布并提交审核,但每次都失败并出现相同的错误您必须通过此请求为属性“whatsNew”提供一个值问题是我可以使用已上传的文件吗?目前,屏幕截图、描述、版权等都是为每个评论手动创建的,但我想将其自动化。另外,当我单击跳过二进制上传失败时。我找不到 Devops Apple App Store 版本的正确文档。它混淆了这个制作轨道。非常感谢!
这是我的舞台截图 Azure DevOps Release Stage
2022-04-05T09:24:23.3861260Z +----------------------------------------------+-------------------------------------------------------------------------------------+
2022-04-05T09:24:23.3862270Z | deliver 2.205.1 Summary |
2022-04-05T09:24:23.3864990Z +----------------------------------------------+-------------------------------------------------------------------------------------+
2022-04-05T09:24:23.3865620Z | force | true |
2022-04-05T09:24:23.3866070Z | precheck_include_in_app_purchases | false |
2022-04-05T09:24:23.3866560Z | api_key_path | /Users/runner/work/_temp/api_key9Z88UF88N9.json |
2022-04-05T09:24:23.3867080Z | app_identifier | com.bundle.id |
2022-04-05T09:24:23.3867630Z | ipa | /Users/runner/work/r1/a/_bundle_CI/Bundle IPA/Bundle.ipa
2022-04-05T09:24:23.3868130Z | platform | ios |
2022-04-05T09:24:23.3868510Z | skip_metadata | true |
2022-04-05T09:24:23.3868900Z | skip_screenshots | true |
2022-04-05T09:24:23.3869680Z | submit_for_review | true |
2022-04-05T09:24:23.3870340Z | automatic_release | true |
2022-04-05T09:24:23.3871120Z | submission_information.add_id_info_uses_idfa | false |
2022-04-05T09:24:23.3872330Z | screenshots_path | ./screenshots |
2022-04-05T09:24:23.3873060Z | metadata_path | ./metadata |
2022-04-05T09:24:23.3873660Z | app_version | 1.0.149 |
2022-04-05T09:24:23.3874270Z | edit_live | false |
2022-04-05T09:24:23.3874850Z | use_live_version | false |
2022-04-05T09:24:23.3875480Z | skip_binary_upload | false |
2022-04-05T09:24:23.3876100Z | skip_app_version_update | false |
2022-04-05T09:24:23.3876750Z | overwrite_screenshots | false |
2022-04-05T09:24:23.3877360Z | sync_screenshots | false |
2022-04-05T09:24:23.3877970Z | reject_if_possible | false |
2022-04-05T09:24:23.3878570Z | phased_release | false |
2022-04-05T09:24:23.3879170Z | reset_ratings | false |
2022-04-05T09:24:23.3879800Z | run_precheck_before_submit | true |
2022-04-05T09:24:23.3880840Z | precheck_default_rule_level | warn |
2022-04-05T09:24:23.3881510Z | ignore_language_directory_validation | false |
2022-04-05T09:24:23.3882840Z +----------------------------------------------+-------------------------------------------------------------------------------------+
2022-04-05T09:24:23.3883420Z
2022-04-05T09:24:23.3884330Z [09:24:23]: Making sure the latest version on App Store Connect matches '1.0.149'...
2022-04-05T09:24:23.8417210Z [09:24:23]: Successfully set the version to '1.0.149'
2022-04-05T09:24:23.8517060Z [09:24:23]: Uploading binary to App Store Connect
2022-04-05T09:24:24.4047220Z [09:24:24]: Going to upload updated app to App Store Connect
2022-04-05T09:24:24.4049510Z [09:24:24]: This might take a few minutes. Please don't interrupt the script.
2022-04-05T09:25:16.7867060Z [09:25:16]: iTunes Transporter successfully finished its job
2022-04-05T09:25:17.1106370Z [09:25:17]: --------------------------------------------------------------------
2022-04-05T09:25:17.1207620Z [09:25:17]: Successfully uploaded package to App Store Connect. It might take a few minutes until it's visible online.
2022-04-05T09:25:17.1309150Z [09:25:17]: --------------------------------------------------------------------
2022-04-05T09:25:17.1341770Z [09:25:17]: Finished the upload to App Store Connect
2022-04-05T09:25:17.1343890Z [09:25:17]: Running precheck before submitting to review, if you'd like to disable this check you can set run_precheck_before_submit to false
2022-04-05T09:25:17.1345550Z [09:25:17]: Making sure we pass precheck ♀️ before we submit
2022-04-05T09:25:17.1346100Z
2022-04-05T09:25:17.1348420Z +--------------------------+-------------------------------------------------+
2022-04-05T09:25:17.1349340Z | Summary for precheck 2.205.1 |
2022-04-05T09:25:17.1350550Z +--------------------------+-------------------------------------------------+
2022-04-05T09:25:17.1351370Z | default_rule_level | warn |
2022-04-05T09:25:17.1352140Z | include_in_app_purchases | false |
2022-04-05T09:25:17.1352840Z | app_identifier | com.bundle.id |
2022-04-05T09:25:17.1355240Z | api_key_path | /Users/runner/work/_temp/api_key9Z88UF88N9.json |
2022-04-05T09:25:17.1356060Z | platform | ios |
2022-04-05T09:25:17.1356910Z | use_live | false |
2022-04-05T09:25:17.1358240Z +--------------------------+-------------------------------------------------+
2022-04-05T09:25:17.1358870Z
2022-04-05T09:25:17.1359670Z [09:25:17]: Creating authorization token for App Store Connect API
2022-04-05T09:25:17.1360480Z [09:25:17]: Checking app for precheck rule violations
2022-04-05T09:25:31.8126800Z [09:25:31]: ✅ Passed: No negative sentiment
2022-04-05T09:25:31.8244610Z [09:25:31]: ✅ Passed: No placeholder text
2022-04-05T09:25:31.8340960Z [09:25:31]: ✅ Passed: No mentioning competitors
2022-04-05T09:25:31.8344540Z [09:25:31]: ✅ Passed: No future functionality promises
2022-04-05T09:25:31.8355930Z [09:25:31]: ✅ Passed: No words indicating test content
2022-04-05T09:25:31.8360450Z [09:25:31]: ✅ Passed: No curse words
2022-04-05T09:25:31.8361750Z [09:25:31]: ✅ Passed: No words indicating your IAP is free
2022-04-05T09:25:31.8362970Z [09:25:31]: ✅ Passed: Incorrect, or missing copyright date
2022-04-05T09:25:34.4012700Z [09:25:34]: ✅ Passed: No broken urls
2022-04-05T09:25:34.4042370Z [09:25:34]: precheck ♀️ finished without detecting any potential problems
2022-04-05T09:25:34.6474110Z [09:25:34]: Selecting the latest build...
2022-04-05T09:25:34.7365550Z [09:25:34]: Waiting for processing on... app_id: 1518025447, app_version: 1.0.149, build_version: 89875, platform: IOS
2022-04-05T09:25:34.8516120Z [09:25:34]: Read more information on why this build isn't showing up yet - https://github.com/fastlane/fastlane/issues/14997
2022-04-05T09:25:34.8519170Z [09:25:34]: Waiting for the build to show up in the build list - this may take a few minutes (check your email for processing issues if this continues)
2022-04-05T09:25:49.9763660Z [09:25:49]: Waiting for the build to show up in the build list - this may take a few minutes (check your email for processing issues if this continues)
2022-04-05T09:26:05.1568160Z [09:26:05]: Waiting for the build to show up in the build list - this may take a few minutes (check your email for processing issues if this continues)
2022-04-05T09:26:20.2713480Z [09:26:20]: Waiting for the build to show up in the build list - this may take a few minutes (check your email for processing issues if this continues)
2022-04-05T09:26:35.5406640Z [09:26:35]: Waiting for the build to show up in the build list - this may take a few minutes (check your email for processing issues if this continues)
2022-04-05T09:26:50.6913440Z [09:26:50]: Waiting for the build to show up in the build list - this may take a few minutes (check your email for processing issues if this continues)
2022-04-05T09:27:08.5349470Z [09:27:08]: Waiting for App Store Connect to finish processing the new build (1.0.149 - 89875) for IOS
2022-04-05T09:35:49.5224800Z [09:35:49]: Successfully finished processing the build 1.0.149 - 89875 for IOS
2022-04-05T09:35:49.5226290Z [09:35:49]: Selecting build 1.0.149 (89875)...
2022-04-05T09:35:50.6884150Z [09:35:50]: Successfully selected build
2022-04-05T09:35:51.0286440Z [09:35:51]: Successfully updated IDFA declarations on App Store Connect
2022-04-05T09:35:55.2298080Z
2022-04-05T09:35:55.2298930Z Looking for related GitHub issues on fastlane/fastlane...
2022-04-05T09:35:55.2299160Z
2022-04-05T09:35:55.4162970Z /Users/runner/.gem-cache/gems/fastlane-2.205.1/spaceship/lib/spaceship/connect_api/api_client.rb:199:in `handle_response': [!] appStoreVersions with id '8ae9663d-d064-4cd3-ba38-4640068aacb1' is not in valid state. - This resource cannot be reviewed, please check associated errors to see why. (Spaceship::UnexpectedResponse)
2022-04-05T09:35:55.4168360Z The provided entity is missing a required attribute - You must provide a value for the attribute 'whatsNew' with this request
tried with Arguments --release_notes --whatsNew release_notes, whatsNew every time same error
1 Câu trả lời
要解决此您必须为此请求提供属性“whatsNew”的值
错误,请尝试以下方法:
Thêm vàoskip_metadata: false
,因为它可能会导致 FaSTLane 跳过发行说明。
在 Apple 连接字符串的后台为应用程序支持的所有语言提供新内容。
引用文献:DELIVER (2.150.0.rc3/4) always ask attribute whatsNewVà You must provide a value for the attribute 'whatsNew' with this request
关于ios - Azure Devops Apple App Store 版本。属性 'whatsNew' 缺少值,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/71753229/
我一直在尝试将 Redux 集成到项目中。 我按照使用示例进行操作,但收到错误store.getState is not a function。 所以我知道其他人也问过类似的问题,但情况略有不同。 R
我正在尝试将我的第一个应用程序上传到 App Store。我已完成 iTunes Connect 所需的所有步骤,我的应用程序状态为“等待上传”。 我相信下一步是使用 Application Load
Đã đóng. Câu hỏi này không liên quan tới chủ đề. Hiện tại không chấp nhận câu trả lời. Bạn có muốn cải thiện câu hỏi này không? Cập nhật câu hỏi để phù hợp với chủ đề trên Stack Overflow. Đã đóng cửa 10 năm trước. Cải thiện th
App Store 有所谓的“服务器到服务器”通知。也就是说,当您购买应用内功能时,Apple 服务器会向您服务器的回调方法(发送收据数据)发出 HTTPS 请求。 问题是 - 收据数据中似乎没有用户
我已经将我的第一个应用程序上载到App Store,但是我没有放置我的App需要位置服务和wifi的UIRequiredDeviceCapabilities。结果:该应用程序没有像应做的那样开始寻找坐
由于iOS 8将于本月发布,并且我的应用仅支持32位(因为第3个库仅兼容32位),因此我不确定如果我将新版本的应用提交给我,则该应用的新版本是否会被拒绝App Store将于下个月发布,因为它不支持6
我有一个让我有些困惑的问题。 为了将我的应用提交到App Store,我必须输入Bundle ID后缀。如您所知,Bundle ID会获得Bundle ID后缀的确切名称(您在Bundle ID后缀上
如问题所述,我想知道更新后的应用程序一旦获得批准,是否会自动发布到应用程序商店中? 我的更新已完成并且已经过测试,由于需要几天的时间才能批准,因此我希望现在将其提交批准。同时,我需要在服务器上更改一些
获取应用程序提交到 Apple App Store 的屏幕截图的最简单方法是什么,需要包含的各种尺寸是多少? 另外,是否允许状态栏?我相信我听说它不是,但是包括 Facebook 和 Quora 在内
我在 iTunes 商店中有一个应用程序,其分发证书(在 key 链访问中)将于明天到期。它是一年前生成的,尽管我最近更新了我的 iPhone 开发者计划,但我还没有更新任何证书或签名。 当我将测试设
我的商店包含以下 reducer : export const centralStampState = { layoutState : layoutReducer, //this one is n
我即将将我的应用程序提交到 Apple App Store,并且我了解到 Apple 需要两周时间才能对其进行审核,然后才能上线。但是,在 iTunes Connect 的定价部分,它询问我什么时候发
如果我的应用程序正在接受审核或已获得批准(因此处于 Ready For Sale 状态或同等状态),我可以编辑哪些应用程序信息而无需提交应用程序的新版本? 最佳答案 据此Apple Documenta
我已经在Opera管理控制台上进行了全面检查,看不到他们在哪里提到付款方式。他们说明何时制作,但没有说明。即Paypal,Cheque等。 有人知道他们如何付款吗? 最佳答案 当金额达到200美元时,
我上传了我的二进制文件并创建了屏幕截图。我做的所有屏幕截图都是 640x960,我将它们上传为 PNG。这背后的想法是,我应该以尽可能最好的质量把它交给他们,这样当他们将它们重新压缩成 320x480
我从Microsoft下载了Windows 8 app samples,并下载了这些示例之一加速度传感器示例 我不知道如何测试它以计划使用此功能的软件? 我没有水面设备,想知道只有一种方法可以做到吗?
我正在为TestFlight上传第二个应用程序。第一次进展顺利,但这次却被拒绝了。 We have started the review of your beta app, but we are no
不确定这是正确的论坛,如果不是,我提前道歉。 某处是否有 App Store 新版本的提要?还是带有类别和发布日期的应用提要/列表? 此列表已从 App Store 中消失,我想看看是否可以制作一个应
我有一个 JSON 存储,定义如下 var subAccountStore = new Ext.data.JsonStore({ autoLoad: true, proxy: { ty
我有一个提交到应用商店的应用被拒绝,原因是: 2.30 不符合 Mac OS X 文件系统文档的应用将被拒绝 他们声称我的应用正在修改不受支持的 ~/Library/Preferences/com.a
Tôi là một lập trình viên xuất sắc, rất giỏi!