bhagat-techind / flutter_sharing_intent

A flutter plugin to share file from other app to our app.
Apache License 2.0
49 stars 50 forks source link

"'Flutter/Flutter.h' file not found "error while configuring flutter_sharing_intent: in ios #60

Open rohitcreoit opened 6 months ago

rohitcreoit commented 6 months ago
> Error (Xcode): 'Flutter/Flutter.h' file not found
.../ios/Runner/GeneratedPluginRegistrant.h:9:8

Error (Xcode): failed to emit precompiled header
'...Library/Developer/Xcode/DerivedData/Runner-dsnptuajxrfhfkaeeeuftyzcmelt/Build/Intermediates.noindex/PrecompiledHeaders/Runner-Bridging-Header-swift
_2EYJEAA4R74FW-clang_19A6TBQEA2120.pch' for bridging header '...ios/Runner/Runner-Bridging-Header.h'

Encountered error while building for device. i was trying to build ios app but after completing ios configuration for flutter_sharing_intent I am getting above error

mlican commented 2 months ago

me too