Skip to content
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

FlutterWebView.m:412:1: error: control may reach end of non-void function [-Werror,-Wreturn-type] when running on iOS #276

Closed
lucasagazzani opened this issue Jun 27, 2020 · 3 comments

Comments

@lucasagazzani
Copy link

I tried to run my flutter app on my iPad or the simulator and I get this error related with the webview_media package. anyone has an idea how to fix this?
this is the error I got while running
Screenshot 2020-06-24 at 13 49 41

@lucasagazzani lucasagazzani changed the title FlutterWebView.m:412:1: error: control may reach end of non-void function [-Werror,-Wreturn-type] FlutterWebView.m:412:1: error: control may reach end of non-void function [-Werror,-Wreturn-type] when running on iOS Jun 27, 2020
@sarbagyastha
Copy link
Owner

Please update to latest version of the plugin.

@lucasagazzani
Copy link
Author

It is updated but still having the same error

@lucasagazzani
Copy link
Author

Here is another screenshot of the error on Xcode that might help.

Screenshot 2020-07-14 at 19 01 15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants