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

Failed to build error with webview_media and FlutterWebView[BUG] #282

Closed
lucasagazzani opened this issue Jul 4, 2020 · 5 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@lucasagazzani
Copy link

I tried to run my app in iOS and this is the error I get.

Developer/flutter/.pub-cache/hosted/pub.dartlang.org/webview_media-0.1.2/ios/Classes/FlutterWebView.m:412:1: error: control may reach end of non-void function [-Werror,-Wreturn-type]
}

Please help me!

@lucasagazzani lucasagazzani added the bug Something isn't working label Jul 4, 2020
@lucasagazzani
Copy link
Author

Here is the error from Xcode

Screenshot 2020-07-07 at 13 51 39

@sarbagyastha
Copy link
Owner

sarbagyastha commented Jul 12, 2020

Seems like you're using older version of the plugin. Please update. You can reopen if the issue persist.

@lucasagazzani
Copy link
Author

The plugin is updated and this and still have the error but this is what it says now

Screenshot 2020-07-14 at 19 01 15

@lucasagazzani
Copy link
Author

Is there any news @sarbagyastha , I have checked for updates but the problem is still there?

@sarbagyastha
Copy link
Owner

This plugin doesn't depend upon webview_media anymore. So you must have been using older version of the plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants