/ios/Runner /GeneratedPluginRegistrant.m:10:9: fatal error: module 'admob_flutter' not found @import admob_flutter; ~~~~~~~^~~~~~~~~~~~~ 1 error generated. note: Using new build system note: Building targets in parallel note: Planning build note: Constructing build description
marslannasr7koncepts opened this issue · 7 comments
marslannasr7koncepts commented
facing this error when building a command flutter build ios no idea why facing this issue.
marslannasr7koncepts commented
/ios/Runner
/GeneratedPluginRegistrant.m:10:9: fatal error: module 'admob_flutter' not
found
@import admob_flutter;
~~~~~~~^~~~~~~~~~~~~
1 error generated.
note: Using new build system
note: Building targets in parallel
note: Planning build
note: Constructing build description
qw4n7y commented
+1
jjgajjar04 commented
+1
jjgajjar04 commented
any solution ????
marslannasr7koncepts commented
Not yet I found any Solution just waiting for anyone who found solution
any solution ????
armandojimenez commented
are you guys opening .xcworkspace ? Was happening to me because I was opening .xcodeproj
PhyoeKo commented
yes, opening project from .xcworkspace is solved this issues in my case.