-
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
0.2.1 bug #150
Comments
Facing the same issue. @farukzahra how did you get around it or did you downgrade to 2.0? |
downgrade to 2.0 |
Facing the same issue too. Any idea on how to resolve this problem? downgrade to 0.1.6? |
@subanmiao I downgraded to 2.0 and works fine for me. |
Merged
Tried 2.0 but still have the same error. Downgrading to 1.6 works |
lejard-h
added a commit
that referenced
this issue
Aug 7, 2018
charafau
pushed a commit
that referenced
this issue
Apr 7, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
flutter_webview_plugin-0.2.1\android\src\main\java\com\flutter_webview_plugin\WebviewManager.java:100: error: cannot find symbol
observableWebView = (ObservableWebView) webView;
^
symbol: variable observableWebView
location: class WebviewManager
The text was updated successfully, but these errors were encountered: