-
Notifications
You must be signed in to change notification settings - Fork 936
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fails to run on ios - MethodNotImplemented #253
Comments
Thanks for reporting, this looks strange, it should work. Does example project work on your machine? Also, I see you're running this from xcode - you should run your project with |
when run using flutter run command. The app shows a black screen and then closes. |
Have same problem here, flutter run command works but can not build inside Xcode. |
Same problem here :/ |
Facing the same issue. ld: warning: ignoring file $FLUTTER_ROOT/bin/cache/artifacts/engine/ios-release/Flutter.xcframework/ios-x86_64-simulator/Flutter.framework/Flutter, building for iOS Simulator-arm64 but attempting to link with file built for iOS Simulator-x86_64 Showing All Messages The app works with "flutter run" but is not working with XCode |
I am using this plugin and trying to run my app on iOS simulator. However when I try to run this from xcode I am getting this error.
Plugin version -
flutter_webview_plugin: ^0.3.0+2
Please help me fix this. Thanks for making this awesome library.
output of flutter doctor
The text was updated successfully, but these errors were encountered: