[ad_1]
I am growing an iOS app utilizing Flutter and encountering an error throughout Xcode construct: ‘Module ‘camera_avfoundation’ not discovered’. I’ve tried the next steps with out resolving the difficulty.
Executed flutter clear and flutter pub get.
Carried out a Clear Construct Folder in Xcode.
Checked and ran pod set up in ios/Podfile.
Added NSCameraUsageDescription and NSMicrophoneUsageDescription to Information.plist.
My Flutter model is 3.16.0 and the digital camera plugin model is 0.10.5+5 Are there another options I ought to attempt? Any concepts or recommendation on what could be inflicting this error could be significantly appreciated.
[ad_2]