bitpay / cordova-plugin-qrscanner

A fast, energy efficient, highly-configurable QR code scanner for Cordova apps and the browser.
MIT License
568 stars 772 forks source link

Installing "cordova-plugin-compat" for android Plugin doesn't support this project's cordova-android version. cordova-android: 6.4.0, failed version requirement: <6.3.0 #154

Closed athlona64 closed 6 years ago

athlona64 commented 6 years ago

how to work on android > 6.3.0

xciceboy commented 6 years ago

+1 I used android 7.0。This is the same problem

vienom commented 6 years ago

Same here

roee-leverate commented 6 years ago

+1

felaray commented 6 years ago

My solution is to downgrade the android platform version.

cordova platform remove android cordova platform add android@6.2.0

arcadius commented 6 years ago

+1

swanandj91 commented 6 years ago

Thanks #felaray my code works a great relief from this code cordova platform remove android cordova platform add android@6.2.0

fmp777 commented 6 years ago

Hopefully we don't have to depend on downgrading android version

Any chance this will get an update for cordova-android: 7.0.0 @bitjson ?

bitjson commented 6 years ago

Fixed in 2.6.0 🚀

rolinger commented 5 years ago

For anyone who cares:

cordova-plugin-compat is now integrated with the cordova-android@6.3+ versions.

https://cordova.apache.org/announcements/2017/09/27/android-release.html