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

cordova-plugin-compat No Longer Required #3

Open
vestaxpdx opened this issue Sep 30, 2019 · 1 comment
Open

cordova-plugin-compat No Longer Required #3

vestaxpdx opened this issue Sep 30, 2019 · 1 comment

Comments

@vestaxpdx
Copy link

Hi

Forgive me if I am wrong, but I am getting this error when adding the plugin for android.

Plugin doesn't support this project's cordova-android version. cordova-android: 8.1.0, failed version requirement:
      <6.3.0
Skipping 'cordova-plugin-compat' for android

Acording to here: https://cordova.apache.org/announcements/2017/09/27/android-release.html cordova-plugin-compat is no longer needed so the dependency can be removed from in cordova-plugin-browsertab/plugin.xml ?

@vestaxpdx
Copy link
Author

I don't think so. If I remove line 13 from cordova-plugin-browsertab/plugin.xml the warning is not shown when you build and everything works fine.

<dependency id="cordova-plugin-compat" version="^1.0.0" />

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

1 participant