Relative Content

Tag Archive for iosflutterxcodeimagepickerflutter-image-picker

Cannot solve for Xcode being unable to find image_picker_ios in Flutter app

I have been unable to solve for this error despite following all the suggestions on other similar stackoverflow questions. I am using image_picker: ^1.1.2, iOS 13 and Xcode 16. When I try to run my Flutter app on the iOS simulator from Android Studio it works fine. When I try run it in Xcode, I get the error "'/Users/[user]/Library/Developer/Xcode/DerivedData/Runner-gcahfxqobhbhgncufigmdneropvn/Build/Products/Debug-iphonesimulator/image_picker_ios' not found"
I have tried all the usual suspects:

Cannot solve for Xcode being unable to find image_picker_ios in Flutter app

I have been unable to solve for this error despite following all the suggestions on other similar stackoverflow questions. I am using image_picker: ^1.1.2, iOS 13 and Xcode 16. When I try to run my Flutter app on the iOS simulator from Android Studio it works fine. When I try run it in Xcode, I get the error "'/Users/[user]/Library/Developer/Xcode/DerivedData/Runner-gcahfxqobhbhgncufigmdneropvn/Build/Products/Debug-iphonesimulator/image_picker_ios' not found"
I have tried all the usual suspects:

Cannot solve for Xcode being unable to find image_picker_ios in Flutter app

I have been unable to solve for this error despite following all the suggestions on other similar stackoverflow questions. I am using image_picker: ^1.1.2, iOS 13 and Xcode 16. When I try to run my Flutter app on the iOS simulator from Android Studio it works fine. When I try run it in Xcode, I get the error "'/Users/[user]/Library/Developer/Xcode/DerivedData/Runner-gcahfxqobhbhgncufigmdneropvn/Build/Products/Debug-iphonesimulator/image_picker_ios' not found"
I have tried all the usual suspects: