配置相机运行,跑不起来,注释掉之后正常运行
来源:6-15 拍照APP开发-拍照配置与AndroidX兼容处理【实战尝鲜】

慕粉2045383340
2023-07-19
配置相机图片
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 14 Pro Max.
写回答
1回答
-
CrazyCodeBoy
2023-07-20
log提示没有安装CocoaPods,如果你要在iOS设备上运行需要先安装CocoaPods。00
相似问题