【问题标题】:Flutter / Release mode in IOS device is not working properlyIOS设备中的Flutter / Release模式无法正常工作
【发布时间】:2021-03-07 17:36:01
【问题描述】:

我正在使用 Flutter 开发移动应用。

我再次在我的物理 iOS 设备上运行 --release,它已安装,但一旦我按下应用程序, 它只是向我显示启动画面并终止。它以前工作得很好,现在也在工作 在调试模式下很好。

我能知道发生这种情况的原因吗?

感谢阅读。

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 1.22.4, on macOS 11.0.1 20B50 darwin-x64, locale en-CA)
 
[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.3)
[✓] Xcode - develop for iOS and macOS (Xcode 12.2)
[✓] Android Studio (version 3.6)
[✓] Connected device (1 available)

• No issues found!

【问题讨论】:

    标签: flutter


    【解决方案1】:

    如果您的应用使用本地化,这可能是日期时间格式不支持语言环境的原因。它只发生在发布模式。

    【讨论】:

      猜你喜欢
      • 2022-01-20
      • 2018-09-27
      • 1970-01-01
      • 2017-11-04
      • 2021-08-18
      • 1970-01-01
      • 1970-01-01
      • 2020-10-16
      • 2020-08-14
      相关资源
      最近更新 更多