-
Notifications
You must be signed in to change notification settings - Fork 939
Closed
Description
I tried to start the example on iOS. Following Error:
flutter_app_test/ios/Runner/GeneratedPluginRegistrant.m:6:9: fatal error: 'flutter_webview_plugin/FlutterWebviewPlugin.h' file not found #import <flutter_webview_plugin/FlutterWebviewPlugin.h> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Could not build the application for the simulator. Error launching application on iPhone X.
On Android it works fine.