In iOS 14+,debug mode Flutter apps can only be launched from Flutter tooling,IDEs with Flutter plugins or from Xcode.

 

解决方案:

1、对应项目终端执行 执行flutter run --release

In iOS 14+,debug mode Flutter apps can only be launched from Flutter tooling,IDEs with Flutter plugins or from Xcode.

 2、更新flutter 版本,更新android sdk版本(Android Studio - configure-SDKManager 安装最新SDK);

相关文章:

  • 2021-07-31
  • 2022-12-23
  • 2021-07-10
  • 2021-11-13
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-24
猜你喜欢
  • 2022-12-23
  • 2022-01-18
  • 2022-12-23
  • 2021-10-04
  • 2021-12-27
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案