错误 运行 flutter 在物理 iPhone 上开发的应用程序
Error running flutter developped app on a physical iPhone
我 运行 我的 iPhone 11 来自 Xcode 的调试模式下的 Flutter 应用程序但是当我从 mac 拔下 iPhone 时,应用程序不会再次打开。我的 iPhone 软件是 14.1,我的 Xcode 版本是 12.1。有解决办法吗?
使用最新版本的 flutter (1.22),您需要将 iPhone 从 IDE 连接到 运行 您的应用。不幸的是,没有解决方法。
这里宣布:
A restriction disables running debug apps on iOS 14 devices except as part of the debugging process
https://medium.com/flutter/announcing-flutter-1-22-44f146009e5f
我 运行 我的 iPhone 11 来自 Xcode 的调试模式下的 Flutter 应用程序但是当我从 mac 拔下 iPhone 时,应用程序不会再次打开。我的 iPhone 软件是 14.1,我的 Xcode 版本是 12.1。有解决办法吗?
使用最新版本的 flutter (1.22),您需要将 iPhone 从 IDE 连接到 运行 您的应用。不幸的是,没有解决方法。
这里宣布:
A restriction disables running debug apps on iOS 14 devices except as part of the debugging process
https://medium.com/flutter/announcing-flutter-1-22-44f146009e5f