【问题标题】:Flutter: You uploaded an APK or Android App Bundle that is signed with an upload certificate that is not yet valid because it has been recently resetFlutter:您上传了一个 APK 或 Android App Bundle,该 APK 或 Android App Bundle 使用的上传证书尚未生效,因为它最近已被重置
【发布时间】:2021-02-22 15:38:45
【问题描述】:

我正在尝试将我的 Flutter App 的 appBundle 文件上传到 PlayStore 并为其创建一个版本。 我已经为我的电脑设置了自动区域和时钟,它会发出警告说时间戳和当前时间不匹配,但它仍然为我创建了应用程序包文件。然后当我将它上传到 PlayStore 时,它​​给了我这个错误

You uploaded an APK or Android App Bundle that is signed with an upload certificate that is not yet valid because it has been recently reset. You will be able to upload APKs or Android App Bundles again from UTC

然后我尝试将我的本地 PC 日期和时间与时间戳匹配,并且在创建捆绑包时不再出现关于它们不匹配的警告,但在 playstore 上它仍然给我相同的消息。

我做错了什么/我应该等多久?

【问题讨论】:

    标签: android flutter apk release android-app-bundle


    【解决方案1】:

    它在 14 多个小时后才工作

    【讨论】:

      【解决方案2】:

      重置上传密钥后,您始终需要等待一段时间才能再次上传 APK 或 App Bundle。

      【讨论】:

        猜你喜欢
        • 2021-09-09
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2021-07-24
        • 2019-09-14
        相关资源
        最近更新 更多