一切都很好。它在模拟器和 iPhone 中的物理设备中运行。将我的手机软件版本升级到 13.3.1 后,它停止工作。但是,它在模拟器中运行。尝试从 android studio 运行时出现以下错误。
Launching lib/main.dart on John’s iPhone in debug mode...
Automatically signing iOS for device deployment using specified development team in Xcode project: MFL3YAAR46
Running Xcode build...
Xcode build done. 10.6s
Installing and launching...
Could not install build/ios/iphoneos/Runner.app on 003308020-000D741G0A7A002E.
Try launching Xcode and selecting "Product > Run" to fix the problem:
open ios/Runner.xcworkspace
Error launching application on John’s iPhone.
Run Code Online (Sandbox Code Playgroud)
然后,我在 xcode 中打开 flutter iOS 并尝试从那里运行并使用线程 1收到以下消息:signal SIGABRT
dyld: Library not …
Run Code Online (Sandbox Code Playgroud)