最終更新:2024-04-16 (火) 11:11:30 (152d)
Flutter/iOS
Xcode
Flutter/ビルド/iOS
- flutter runするとエラー
デバッグ版のアプリをホームスクリーンから起動しようとすると落ちる
- once a Flutter debug application is installed on the device (either by using flutter run a Flutter-enabled IDE, or from Xcode), the application can no longer be re-launched by tapping the application’s icon in the home screen in iOS 14 on physical devices.
- iOSのデバッガの仕組みのせい
- https://docs.flutter.dev/development/ios-14#launching-debug-flutter-without-a-host-computer
- flutter run