card-io / card.io-Android-SDK

card.io provides fast, easy credit card scanning in mobile apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Skipping camera on armv8 supported devices if not want to use folder of armv8 in jnilib?

Himanshu7441 opened this issue · comments

I am using card.io latest release version in my app where i already have some open cv libraries . I didn't create any folder for arm64-v8a in my app and it was working fine, but card.io is not working for the same devices having arm64-v8a architecture .Is there any alternate for working with card.io without arm64-v8a.