Linked Questions

138 votes
44 answers
106k views

I just upgraded to Xcode 13.3-beta, running a flutter project got this error: Error output from Xcode build: ↳ 2022-03-02 17:45:38.148 xcodebuild[62848:6695836] Requested but did not find ...
Nicholas Jela's user avatar
71 votes
20 answers
59k views

I have flutter project, I'm trying to run the iOS version but I get error after I update flutter and Xcode to the latest version, I use firebase core plugin error: Could not build the precompiled ...
Eel's user avatar
  • 1,469
76 votes
12 answers
130k views

I have an issue with dependencies included in Cocoapods. I have a Framework project (MyFramework target), which also has App target (MyFrameworkExampleApp). When I try to run the app, I get a console ...
mag_zbc's user avatar
  • 7,019
30 votes
11 answers
56k views

After running webdev serve it gives "Can't load Kernel binary: Invalid kernel binary format version. No active package webdev." this error tried this and it added some dependencies flutter packages ...
Tushar Anchliya's user avatar
27 votes
7 answers
42k views

I've lost the ability to build Flutter applications for iOS since a few days back. I updated my iPad to 11.4 which forced me to update xCode to 9.4 and I think there was a new release of Flutter ...
trvo's user avatar
  • 685
12 votes
3 answers
7k views

I was working on a Flutter app and suddenly got the following error when I run pod install. I need to mention that I searched a lot and tried too many ways but unfortunately nobody had the exact ...
Vahid Naghash's user avatar
7 votes
2 answers
10k views

I am trying to run my flutter app in iOS emulator, but I got error saying 'Flutter/Flutter.h' file not found. I have tried multiple solutions like pod clean and reinstalling pods. flutter version:- 2....
Aayush Bhattarai's user avatar
6 votes
2 answers
7k views

This is the error - In file included from /Users/chetan/.pub-cache/hosted/pub.dartlang.org/webview_flutter-1.0.7/ios/Classes/JavaScriptChannelHandler.m:5: /Users/chetan/.pub-cache/hosted/pub.dartlang....
Chetan Khanna's user avatar
6 votes
1 answer
9k views

I am unable to build flutter project for iOS , gives me error as follows Xcode's output: ↳ In file included from /Users/sulfy/Developer/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-2.0....
Sulfy's user avatar
  • 225
4 votes
2 answers
12k views

I'm working on a project of a team and get this error when i try to debug. My flutter doctor found no issue and I am not familiar with the code since I get the project repo from someone else. ...
Furkan Suren's user avatar
3 votes
2 answers
5k views

I recently updated my Flutter SDK to 3.0.4, and my project would no longer build when trying to launch on the iOS Simulator. I got the following errors and implemented the solutions below each error: ...
Marvioso's user avatar
  • 479
0 votes
2 answers
3k views

my project a few days ago was running fine but today when i ran it, an error occurred First I run the project normally, then I get an error message Command PhaseScriptExecution failed with a nonzero ...
Quang Anh's user avatar
  • 101
2 votes
1 answer
5k views

First time posting on stackoverflow. I feel like I'm entering into the "club" lol. So I'm trying to launch this flutter app on iOS (app already on Google Play). But somehow, I can't run my ...
Sarah's user avatar
  • 21
2 votes
1 answer
6k views

I update my flutter app to Xcode 15 and after that I get the following error after apply flutter run command. Could not build the precompiled application for the device. Swift Compiler Error (Xcode): ...
PedroCova's user avatar
  • 123
3 votes
2 answers
4k views

When I try to build my iOS I was facing such error I think it's mostly with the webview_flutter package Failed to build iOS app Error output from Xcode build: ↳ In file included from /Users/...
Joel's user avatar
  • 210

15 30 50 per page