它将显示这样的错误:-
After updating the Android studio it's throwing the error in IOS run
Warning: CocoaPods not installed. Skipping pod install.
CocoaPods is used to retrieve the iOS and macOS platform side's plugin code that responds to your plugin usage on the Dart side.
Without CocoaPods, plugins will not work on iOS or macOS.
For more info, see https://flutter.dev/platform-plugins
To install see https://guides.cocoapods.org/using/getting-started.html#installation for instructions.
CocoaPods not installed or not in valid state.
Error launching application on iPhone 13 Pro Max.它在android设备上运行很容易,当我们运行终端时,它很容易运行。
发布于 2022-02-07 12:34:40
升级新版本的大黄蜂帮我解决这个问题
版本:Android大黄蜂系列2021.1.1修补程序1
发布于 2022-02-03 20:32:07
我也有同样的问题,我希望他们能尽快解决。但是,从Android的终端窗口运行颤振运行很好,我可以为安卓和iOS设备构建和部署。不是一个很好的解决方案,但目前有效。
https://stackoverflow.com/questions/70940194
复制相似问题