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

manteined or not? #2

Open
piefabr opened this issue Jan 4, 2021 · 2 comments
Open

manteined or not? #2

piefabr opened this issue Jan 4, 2021 · 2 comments
Assignees

Comments

@piefabr
Copy link

piefabr commented Jan 4, 2021

is this plugin still in production or it's has been dismissed?
...
@OverRide
protected void initialize(CordovaInterface cordova, CordovaWebView webView) {
...

should be

@Override
public void initialize(CordovaInterface cordova, CordovaWebView webView) {

and initialize is now deprecated

@mgatto
Copy link
Owner

mgatto commented Jan 6, 2021

Hi,

Yes, I still use this plugin. I'm looking into the issues you raised.

@mgatto mgatto self-assigned this Jan 6, 2021
@mgatto
Copy link
Owner

mgatto commented Jan 6, 2021

Thanks for pointing that out; I only use the iOS platform in production, not Android yet.
I'll push the changes to the Java class soon.

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