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

doesn't support for cordova-android 7.0.0? #29

Open
arissofan opened this issue Apr 29, 2018 · 8 comments
Open

doesn't support for cordova-android 7.0.0? #29

arissofan opened this issue Apr 29, 2018 · 8 comments

Comments

@arissofan
Copy link

Same as the issue title. It doesnt support for cordova-android 7.0.0?

@santiihoyos
Copy link

any fork?

@CSobol
Copy link

CSobol commented Jan 30, 2019

It is the plugin dependency on cordova-plugin compat which breaks it on cordova-android >=7.0.0.

I have a fork here which removes that dependency:

https://github.com/StarfishEnterprise/cordova-plugin-browsertab/

@santiihoyos
Copy link

Me too. Thanks.

bobobobo added a commit to notnotse/cordova-plugin-browsertab that referenced this issue Mar 15, 2019
@premtemp1
Copy link

premtemp1 commented Mar 23, 2019

@CSobol
I install your fork plugin but I get the error

config file res/values/browsertab.xml requested for changes not found at platforms/android/res/values/browsertab.xml, ignoring

@CSobol
Copy link

CSobol commented Mar 27, 2019

@premtemp1 open an issue on my repo and I can try and take a look for you.

@visortown
Copy link

visortown commented Mar 28, 2019

It is the plugin dependency on cordova-plugin compat which breaks it on cordova-android >=7.0.0.

I have a fork here which removes that dependency:

https://github.com/StarfishEnterprise/cordova-plugin-browsertab/

@CSobol Browser tab still not available with "cordova-android": "7.1.4"

@premtemp1
Copy link

@CSobol,
thanks you
but there in no option on your repo to open. an issue

@nathanstan
Copy link

Since this project is no longer maintained. I found that cordova-plugin-safariviewcontroller works great for Android (implements chrome custom tabs) and IOS. Tested on Cordova Android@8 and 7.

p.s
If you are using plugins that require cordova-plugin-androidx in your project, you will need cordova-plugin-androidx-adapter for this to work.

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

6 participants