card-io / card.io-Android-SDK

card.io provides fast, easy credit card scanning in mobile apps
Other
1.99k stars 535 forks source link

Nexus 5x works on Nougat (7.0) not Marshamallow (6.01) #165

Closed neiljaywarner closed 7 years ago

neiljaywarner commented 8 years ago

Required Information

cardioVersion = "5.4.2"

We seem to have several devices - marshmallow only - that do not scan (processor unsupported) with
ndk { abiFilters "armeabi-v7a", "x86" }

This is there due to an issue with another library. any thoughts? Is there a reasonable way to obtain 32 bit specific/only card.io jar for temporary?