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

InAppBrowser.java:260: error: cannot find symbol #313

Closed
fazamutash opened this issue Oct 5, 2018 · 2 comments
Closed

InAppBrowser.java:260: error: cannot find symbol #313

fazamutash opened this issue Oct 5, 2018 · 2 comments

Comments

@fazamutash
Copy link

fazamutash commented Oct 5, 2018

I tried update the plugin to the latest version and tried to build the apk and I got this error.

F:\Work\androidProject\platforms\android\src\org\apache\cordova\inappbrowser\InAppBrowser.java:260: error: cannot find symbol

                ((InAppBrowserClient)inAppWebView.getWebViewClient()).waitForBeforeload = false;
                                                 ^

symbol: method getWebViewClient()

location: variable inAppWebView of type WebView

Any idea about this?
I am using Ionic 1 and platform android 6.1.0

Edit:
Downgrade to v3.0.0 and successfully built the apk. seems the error happened on v3.0.1-dev

@janpio
Copy link
Member

janpio commented Oct 30, 2018

3.0.0 is the latest released version of this. Were you trying to install master?

@jcesarmobile
Copy link
Member

was fixed on #427

saschal-j5int pushed a commit to saschal-j5int/cordova-plugin-inappbrowser that referenced this issue Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants